Json-Variant exprs#8391
Conversation
860196c to
b9ae199
Compare
Merging this PR will degrade performance by 15.45%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | chunked_bool_canonical_into[(1000, 10)] |
20.5 µs | 35.6 µs | -42.32% |
| ❌ | Simulation | chunked_varbinview_into_canonical[(1000, 10)] |
176.5 µs | 213.2 µs | -17.19% |
| ❌ | Simulation | chunked_varbinview_canonical_into[(100, 100)] |
273.4 µs | 308.2 µs | -11.3% |
| ⚡ | Simulation | chunked_varbinview_opt_canonical_into[(1000, 10)] |
215.8 µs | 178.9 µs | +20.6% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing adamg/variant-json-handling (b5d833f) with develop (01ea0fd)2
Footnotes
-
10 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. ↩
-
No successful run was found on
develop(0511832) during the generation of this report, so 01ea0fd was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
b9ae199 to
1e84175
Compare
Supersedes #8156