summaryrefslogtreecommitdiff
path: root/build-aux/measurestack/analyze.py
AgeCommit message (Collapse)Author
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