Age | Commit message (Expand) | Author |
---|---|---|
2025-05-06 | measurestack: Add a `dbg_dumpgraph` toggle | Luke T. Shumaker |
2025-05-06 | measurestack: Promote and enhance `dbg` to a global `dbg_nstatic` | Luke T. Shumaker |
2025-05-06 | measurestack: Shorten debug f-strings | Luke T. Shumaker |
2025-04-01 | measurestack: Rework the skip-call API to speed things up | Luke T. Shumaker |
2025-04-01 | measurestack: Bypassing hash() has measureable speedup | Luke T. Shumaker |
2025-04-01 | measurestack: Cache resolve_funcname() | Luke T. Shumaker |
2025-04-01 | measurestack: Try to speed up resolve_funcname() | Luke T. Shumaker |
2025-04-01 | measurestack: Try to tidy analyze.py a bit | Luke T. Shumaker |
2025-04-01 | measurestack: Intern QNames and BaseNames | Luke T. Shumaker |
2025-04-01 | measurestack: Avoid using sorted() during analysis | Luke T. Shumaker |
2025-04-01 | measurestack: Compile all regexes upfront | Luke T. Shumaker |
2025-03-31 | measurestack: Cache QName.base() | Luke T. Shumaker |
2025-03-31 | measurestack: Split into several files | Luke T. Shumaker |