Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-20 | Reverse the sort order for profile_cmp.py | Nat Goodspeed | |
to put the biggest performance hits at the top of the list. | |||
2024-09-18 | Add script to compare a Frame Profile JSON stats file vs. baseline. | Nat Goodspeed | |
Extract `latest_file()` logic replicated in profile_pretty.py and profile_csv.py out to logsdir.py, and use for new profile_cmp.py. (cherry picked from commit 439cfc97a81f221daaf8ba13aa5daa87e8511047) |