ListLayout bench#8640
Conversation
Merging this PR will not alter performance
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | bitwise_not_vortex_buffer_mut[128] |
215.3 ns | 244.4 ns | -11.93% |
| ❌ | Simulation | chunked_varbinview_into_canonical[(100, 100)] |
271.6 µs | 306.4 µs | -11.37% |
| ⚡ | Simulation | chunked_varbinview_opt_canonical_into[(1000, 10)] |
206.2 µs | 169.6 µs | +21.57% |
| ⚡ | Simulation | chunked_varbinview_into_canonical[(1000, 10)] |
205.5 µs | 169.3 µs | +21.38% |
| ⚡ | Simulation | chunked_varbinview_opt_into_canonical[(1000, 10)] |
219.6 µs | 183.4 µs | +19.75% |
| ⚡ | Simulation | slice_empty_vortex |
397.8 ns | 339.4 ns | +17.18% |
| ⚡ | Simulation | encode_varbin[(1000, 8)] |
155.4 µs | 140.1 µs | +10.88% |
| ⚡ | Simulation | encode_varbin[(1000, 4)] |
153.7 µs | 139.2 µs | +10.43% |
| ⚡ | Simulation | encode_varbin[(1000, 2)] |
153.2 µs | 138.7 µs | +10.41% |
| ⚡ | Simulation | encode_varbin[(1000, 32)] |
159.1 µs | 144.4 µs | +10.16% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing mk/list-layout-reader-bench (b41e81f) with mk/add-list-layout (ebbac66)
Footnotes
-
4 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. ↩
Add a layout reader benchmark comparing
ListLayoutandFlatLayout