Closed P403n1x87 closed 1 year ago
Patch coverage has no change and project coverage change: +0.32%
:tada:
Comparison is base (
76c0245
) 68.04% compared to head (2e2b00f
) 68.37%.
: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: 10] | :yellow_circle: | :green_circle: | :yellow_circle: | :yellow_circle: |
CPU time [sampling interval: 1000] | :green_circle: | :yellow_circle: | :yellow_circle: | :yellow_circle: |
RSA keygen [sampling interval: 1] | :green_circle: | :yellow_circle: | :green_circle: | :yellow_circle: |
Full metrics [sampling interval: 1000] | :green_circle: | :yellow_circle: | :yellow_circle: | :yellow_circle: |
Multiprocess wall time [sampling interval: 1000] | :yellow_circle: | :yellow_circle: | :green_circle: | :yellow_circle: |
We bump the checkout action version from 2 to 3, and setup-python from 2 to 4 (the latest at the time this change is being made) to resolve the node12 deprecation warnings.