Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #127 +/- ##
==========================================
+ Coverage 78.64% 86.11% +7.47%
==========================================
Files 13 16 +3
Lines 2585 3933 +1348
Branches 230 265 +35
==========================================
+ Hits 2033 3387 +1354
+ Misses 552 544 -8
- Partials 0 2 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will regress 1 benchmark
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | three 39-bit primes (u128) |
480.2 ms | 1,352.9 ms | -64.51% |
| ⚡ | num-prime (this crate) |
8.7 s | 2.1 s | ×4.1 |
| ⚡ | num-prime (this crate) |
8.6 ms | 5.5 ms | +54.41% |
| ⚡ | num-prime (this crate) |
5.8 ms | 3.8 ms | +52.65% |
| ⚡ | num-prime (this crate) |
19.3 ms | 12.9 ms | +49.71% |
| ⚡ | a 35-bit prime to the 7th (246 bits) |
630.9 µs | 475.5 µs | +32.7% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing xtqqczze:GH126 (3d4b654) with main (866bc2c)
Footnotes
-
9 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. ↩
BREAKING CHANGE: remove the implicit num-bigint feature
BREAKING CHANGE: remove the implicit num-bigint feature
Closes #126.