| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
stats (GH-99771)
|
| |
|
|
|
|
|
|
|
|
| |
* pystats off by default
* Add -Xpystats flag
* Always dump pystats, even if turned off
|
|
|
|
| |
(GH-100027)
|
|
|
| |
This was an indentation error introduced in 2844aa6a
|
|
|
|
|
|
|
|
|
|
| |
This adds support for comparing pystats collected from two different builds.
- The `--json-output` can be used to load in a set of raw stats and output a
JSON file.
- Two of these JSON files can be provided on the next run, and then comparative
results between the two are output.
|
| |
|
| |
|
|
|
|
| |
specialization. (GH-94072)
|
| |
|
|
|
|
| |
(GH-93284)
|
| |
|
|
|
|
| |
to 5. (GH-92853)
|
|
|
|
|
| |
* Add incref/decref stats
* Show ratios for allocation in summary
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|