Skip to content

Filter compression schemes by serialized IDs and upgrade decimal modes - #9992

Closed
mhk197 wants to merge 6 commits into
developfrom
mk/filter-schemes-on-serialized-ids
Closed

mhk197 wants to merge 6 commits into
developfrom
mk/filter-schemes-on-serialized-ids

Add builder methods to replace and extend permitted encodings

0c415a7
Select commit
Loading
Failed to load commit list.
CodSpeed / CodSpeed Performance Analysis succeeded Sep 23, 2026 in 0s

Performance Gate Passed

⚠️ 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.

⚠️ 3 benchmarks measured no execution time

Nothing ran under measurement, usually because the compiler removed the code under test. These results are not comparable, so they count as unchanged.

Preventing compiler optimizations

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 4 improved benchmarks
✅ 2258 untouched benchmarks
⏩ 287 skipped benchmarks1
🗄️ 1 archived benchmark run2

Performance Changes

Mode Benchmark BASE HEAD Efficiency
⚡ Simulation take_fsl_u32_random[128, 100] 137.9 µs 77.1 µs +78.76%
⚡ Simulation take_fsl_u64_random[64, 10] 54 µs 30.9 µs +74.86%
⚡ Simulation take_fsl_f16_random[256, 100] 141.7 µs 88.2 µs +60.72%
⚡ Simulation take_fsl_random[64, 100] 144.5 µs 125.4 µs +15.17%
⚠️ Simulation fixed_16_advancing_ptr_safe[100] < 1 ns < 1 ns N/A
⚠️ Simulation preverify_advancing_ptr_unchecked[1000] < 1 ns < 1 ns N/A
⚠️ Simulation preverify_advancing_ptr_unchecked[10000] < 1 ns < 1 ns N/A

Tip

Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent.


Comparing mk/filter-schemes-on-serialized-ids (0c415a7) with develop (1eb5b43)

Open in CodSpeed

Footnotes

  1. 287 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. ↩

  2. 1 benchmark was run, but is now archived. If it was deleted in another branch, consider rebasing to remove it from the report. Instead if it was added back, click here to restore it. ↩