Skip to content

Allow caching LayoutReader in VortexFile#8244

Merged
myrrc merged 1 commit into
developfrom
myrrc/random-access-layout-reader
Jun 10, 2026
Merged

Allow caching LayoutReader in VortexFile#8244
myrrc merged 1 commit into
developfrom
myrrc/random-access-layout-reader

use scanbuilder::new

46f0b55
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 9, 2026

1 benchmark regressed

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 6 improved benchmarks
❌ 1 regressed benchmark
✅ 1516 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation baseline_lt[16, 65536] 219.1 µs 246.9 µs -11.23%
Simulation chunked_bool_canonical_into[(1000, 10)] 46.7 µs 31.7 µs +47.22%
Simulation bitwise_not_vortex_buffer_mut[128] 275.3 ns 216.9 ns +26.89%
Simulation chunked_varbinview_canonical_into[(1000, 10)] 197.9 µs 161.9 µs +22.22%
Simulation bitwise_not_vortex_buffer_mut[1024] 336.9 ns 278.6 ns +20.94%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 213.6 µs 177.3 µs +20.46%
Simulation bitwise_not_vortex_buffer_mut[2048] 400.6 ns 342.2 ns +17.05%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing myrrc/random-access-layout-reader (46f0b55) with develop (f2148d4)

Open in CodSpeed