internal: No std broken on main - #6383
Conversation
Merging this PR will degrade performance by 11.56%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | into_biguint_zero |
1.2 µs | 1.4 µs | -11.89% |
| ❌ | critical_section_creation |
1.3 µs | 1.5 µs | -11.24% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing Person-93:no_std_broken_on_main (21f0932) with main (ee629fb)
Footnotes
-
6 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
dd99a97 to
26feb66
Compare
cd3d4cc to
1cdc1f6
Compare
|
@davidhewitt , I am not sure why zope installation is failing or why that's on |
|
The zope install is non-blocking, the real failure is
Which looks likely to be related to gating that module on |
|
af8c4b8 to
f0dd02c
Compare
The main branch currently has failing
no_stdjobs. See #6376