Skip to content

perf(array): drop redundant FlatBuffer verifier in SerializedArray::b…

172e0c7
Select commit
Loading
Failed to load commit list.
Draft

[claude] bench: measure FlatBuffers verification cost for Layout and Array #8014

perf(array): drop redundant FlatBuffer verifier in SerializedArray::b…
172e0c7
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed May 18, 2026 in 0s

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.

⚡ 1 improved benchmark
❌ 1 regressed benchmark
✅ 1235 untouched benchmarks
🆕 10 new benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
🆕 Simulation buffer_lengths_fixed[1000] N/A 16.2 µs N/A
🆕 Simulation buffer_lengths_fixed[1] N/A 1.7 µs N/A
🆕 Simulation buffer_lengths_fixed[100] N/A 3 µs N/A
🆕 Simulation buffer_lengths_fixed[32] N/A 2.1 µs N/A
🆕 Simulation buffer_lengths_fixed[8] N/A 1.8 µs N/A
🆕 Simulation buffer_lengths_legacy_root[1000] N/A 336.3 µs N/A
🆕 Simulation buffer_lengths_legacy_root[100] N/A 39 µs N/A
🆕 Simulation buffer_lengths_legacy_root[1] N/A 6.4 µs N/A
🆕 Simulation buffer_lengths_legacy_root[32] N/A 16.6 µs N/A
🆕 Simulation buffer_lengths_legacy_root[8] N/A 8.8 µs N/A
Simulation chunked_varbinview_canonical_into[(100, 100)] 273.3 µs 308 µs -11.28%
Simulation chunked_varbinview_opt_canonical_into[(1000, 10)] 224.8 µs 187.7 µs +19.75%

Tip

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


Comparing claude/flatbuffers-memory-safety-XKbWQ (172e0c7) with develop (7b47788)

Open in CodSpeed