Closed P403n1x87 closed 1 year ago
Patch coverage has no change and project coverage change: +0.72%
:tada:
Comparison is base (
456d787
) 70.03% compared to head (891b3e1
) 70.76%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Running Austin benchmarks with Python 3.10.12
Comparison of dev against 3.5.0.
The following scenarios show a statistically significant difference in performance between the two versions.
Sample Rate | Saturation | Error Rate | Sampling Speed | |
---|---|---|---|---|
Wall time [sampling interval: 100] | :yellow_circle: | :yellow_circle: | :yellow_circle: | :green_circle: |
CPU time [sampling interval: 1] | :green_circle: | :yellow_circle: | :yellow_circle: | :yellow_circle: |
RSA keygen [sampling interval: 1000] | :red_circle: | :yellow_circle: | :yellow_circle: | :yellow_circle: |
Multiprocess wall time [sampling interval: 100] | :yellow_circle: | :red_circle: | :yellow_circle: | :yellow_circle: |
Description of the Change
The wrong symbol name was being used on OSX, preventing the inference of the Python version from symbols.
Regressions
None expected
Verification Process
Added a new test case to check that we get the correct full version from symbols.