mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
2844aa6a8e
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.