Skip to content

Add ListMin and ListMax expressions#8856

Open
mhk197 wants to merge 3 commits into
developfrom
mk/list-min-max
Open

Add ListMin and ListMax expressions#8856
mhk197 wants to merge 3 commits into
developfrom
mk/list-min-max

refactor: simplify grouped list extrema

716d31e
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jul 20, 2026

1 benchmark regressed

⚡ 2 improved benchmarks
❌ 1 regressed benchmark
✅ 1795 untouched benchmarks
🆕 18 new benchmarks
⏩ 44 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation compact[(4096, 90)] 780.3 ns 867.8 ns -10.08%
Simulation fsl_large 99.6 µs 89 µs +11.98%
Simulation compress[(100000, 4)] 1.8 ms 1.6 ms +11.94%
🆕 Simulation vortex_fixed_size_list_max[(8192, 10)] N/A 788.7 µs N/A
🆕 Simulation vortex_fixed_size_list_max[(8192, 100)] N/A 3.3 ms N/A
🆕 Simulation vortex_fixed_size_list_max[(8192, 1000)] N/A 20.6 ms N/A
🆕 Simulation vortex_fixed_size_list_min[(8192, 10)] N/A 833.2 µs N/A
🆕 Simulation vortex_fixed_size_list_min[(8192, 100)] N/A 3.3 ms N/A
🆕 Simulation vortex_fixed_size_list_min[(8192, 1000)] N/A 20.6 ms N/A
🆕 Simulation vortex_list_max[(8192, 10)] N/A 1 ms N/A
🆕 Simulation vortex_list_max[(8192, 100)] N/A 3.5 ms N/A
🆕 Simulation vortex_list_max[(8192, 1000)] N/A 20.9 ms N/A
🆕 Simulation vortex_list_min[(8192, 10)] N/A 1.1 ms N/A
🆕 Simulation vortex_list_min[(8192, 100)] N/A 3.5 ms N/A
🆕 Simulation vortex_list_min[(8192, 1000)] N/A 20.9 ms N/A
🆕 Simulation vortex_listview_max[(8192, 10)] N/A 1 ms N/A
🆕 Simulation vortex_listview_max[(8192, 100)] N/A 3.4 ms N/A
🆕 Simulation vortex_listview_max[(8192, 1000)] N/A 21.3 ms N/A
🆕 Simulation vortex_listview_min[(8192, 10)] N/A 1 ms N/A
🆕 Simulation vortex_listview_min[(8192, 100)] N/A 3.4 ms N/A
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

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-min-max (716d31e) with develop (add6944)

Open in CodSpeed

Footnotes

  1. 44 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.