Skip to content

feat: arch intrinsic feature discovery pattern#8750

Merged
joseph-isaacs merged 2 commits into
developfrom
claude/vortex-aarch-pattern-abstraction-s3javb
Jul 16, 2026
Merged

feat: arch intrinsic feature discovery pattern#8750
joseph-isaacs merged 2 commits into
developfrom
claude/vortex-aarch-pattern-abstraction-s3javb

Merge remote-tracking branch 'origin/develop' into claude/vortex-aarc…

3f1fea8
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Jul 16, 2026 in 0s

Performance Gate Passed

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

⚡ 17 improved benchmarks
✅ 1643 untouched benchmarks
🆕 10 new benchmarks
⏩ 52 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation new_bp_prim_test_between[i32, 32768] 155.4 µs 124 µs +25.29%
Simulation new_bp_prim_test_between[i16, 32768] 151.3 µs 122.2 µs +23.77%
Simulation new_alp_prim_test_between[f32, 32768] 170 µs 138.6 µs +22.67%
Simulation new_bp_prim_test_between[i32, 16384] 96.2 µs 80.2 µs +19.94%
Simulation new_bp_prim_test_between[i16, 16384] 92.8 µs 78 µs +18.85%
Simulation new_bp_prim_test_between[i64, 32768] 163.3 µs 138.3 µs +18.09%
Simulation new_alp_prim_test_between[f32, 16384] 106.8 µs 90.9 µs +17.56%
Simulation new_raw_prim_test_between[f32, 32768] 121.5 µs 103.9 µs +17.01%
Simulation new_alp_prim_test_between[f64, 32768] 178 µs 153.1 µs +16.26%
Simulation new_raw_prim_test_between[i32, 32768] 114.7 µs 100.5 µs +14.16%
Simulation new_raw_prim_test_between[u32, 32768] 116.8 µs 102.3 µs +14.14%
Simulation new_bp_prim_test_between[i64, 16384] 102 µs 89.4 µs +14.1%
Simulation new_raw_prim_test_between[f32, 16384] 75.2 µs 66.2 µs +13.5%
Simulation new_alp_prim_test_between[f64, 16384] 113.8 µs 101.1 µs +12.6%
Simulation compress[(100000, 4)] 1.8 ms 1.6 ms +11.96%
Simulation new_raw_prim_test_between[u32, 16384] 72.9 µs 65.6 µs +11.18%
Simulation new_raw_prim_test_between[i32, 16384] 71.8 µs 64.6 µs +11.11%
🆕 Simulation collect_bool_u32_gt[1024] N/A 6.4 µs N/A
🆕 Simulation collect_bool_u32_gt[65536] N/A 205.5 µs N/A
🆕 Simulation from_bool_slice[1024] N/A 2.2 µs N/A
... ... ... ... ... ...

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

Tip

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


Comparing claude/vortex-aarch-pattern-abstraction-s3javb (3f1fea8) with develop (f742e8a)2

Open in CodSpeed

Footnotes

  1. 52 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. No successful run was found on develop (8f75dbe) during the generation of this report, so f742e8a was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.