summaryrefslogtreecommitdiff
path: root/build-aux/measurestack/analyze.py
AgeCommit message (Expand)Author
7 daysMore GCC 15 fixesLuke T. Shumaker
13 daysmeasurestack: Fix+test printf measurementLuke T. Shumaker
13 daysmeasurestack: Fix+test skipmodel chain collectionsLuke T. Shumaker
13 daysmeasurestack: Add `dbg_(no)cache` togglesLuke T. Shumaker
13 daysmeasurestack: Add a `dbg_sort` toggleLuke T. Shumaker
13 daysmeasurestack: Add a `dbg_dumpgraph` toggleLuke T. Shumaker
13 daysmeasurestack: Promote and enhance `dbg` to a global `dbg_nstatic`Luke T. Shumaker
13 daysmeasurestack: Shorten debug f-stringsLuke T. Shumaker
2025-04-01measurestack: Rework the skip-call API to speed things upLuke T. Shumaker
2025-04-01measurestack: Bypassing hash() has measureable speedupLuke T. Shumaker
2025-04-01measurestack: Cache resolve_funcname()Luke T. Shumaker
2025-04-01measurestack: Try to speed up resolve_funcname()Luke T. Shumaker
2025-04-01measurestack: Try to tidy analyze.py a bitLuke T. Shumaker
2025-04-01measurestack: Intern QNames and BaseNamesLuke T. Shumaker
2025-04-01measurestack: Avoid using sorted() during analysisLuke T. Shumaker
2025-04-01measurestack: Compile all regexes upfrontLuke T. Shumaker
2025-03-31measurestack: Cache QName.base()Luke T. Shumaker
2025-03-31measurestack: Split into several filesLuke T. Shumaker