Samuel Berthe
035f1b358a
Experiments: adding SIMD helpers (#801)
* feat(exp,simd): adding SumAxB helpers
* feat(exp,simd): adding MeanAxB and ClampAxB helpers
* feat(exp,simd): adding MinAxB and MaxAxB helpers
* refactor(exp,simd): group perf helper category + architecture
* feat(exp,simd): adding ContainsAxB helpers
* perf(exp,simd): cast to unsafe slice once
* feat(exp,simd): call the right SIMD helper based on local architecture
* chore: internal dependency linking
* Update exp/simd/math.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* style: fix linter
* style: fix linter
* chore: enable simd in makefile
* chore(ci): add simd package to test runs
* chore(ci): add simd package to test runs only for go 1.26
* fix(simd): fix overflow
* fix(simd): fix overflow and apply the same behavior than lo.Mean
* doc(exp,simd): adding initial doc
* refactor(simd): move intersect_avx2 and intersect_sse code into intersect_avx512
* fix(simd): call SSE fallback instead of lo.Sum for default helpers
* feat(simd): cache simd features on package init to avoid repeated checks
* perf(exp,simd): precompute length + improve code quality
* perf(exp,simd): faster iteration for min/max value
* test(exp,simd): adding benchmarks
* test(exp,simd): adding benchmarks results
* test(exp,simd): adding benchmarks results
* doc(exp,simd): adding warning for overflows in SIMD operations
* feat(exp,simd): adding more dispatch helpers
* feat(exp,simd): adding SumBy variants
* feat(exp,simd): adding MeanBy variants
* fix(exp,simd): faster clamp
* 💄
* doc(exp,simd): adding SumBy + MeanBy
* fix(exp,simd): faster SIMD operations
* chore(ci): enable the benchmarks temporary
* chore(ci): display cpu architecture before running tests
* chore(ci): github actions are hidding some useful stuffs
* chore(ci): no SIMD VM available at Github during the weekend ???
* test(exp,simd): larger epsilon
* oops
* perf(exp,simd): faster iterations
* doc(exp,simd): report last version of benchmarks
* 💄
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-21 19:19:36 +01:00
..
2026-01-08 02:23:47 +01:00
2025-10-06 17:15:49 +02:00
2025-10-08 14:55:05 +02:00
2025-10-06 19:59:26 +02:00
2025-10-08 14:55:05 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2026-01-27 18:53:04 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 17:47:04 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-25 21:11:08 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 18:05:11 +01:00
2025-11-06 18:05:11 +01:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2026-01-07 17:28:08 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2026-01-07 17:28:08 +01:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2026-01-07 17:28:08 +01:00
2025-10-06 17:15:49 +02:00
2026-01-07 17:28:08 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2026-01-07 17:28:08 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 18:05:11 +01:00
2025-10-25 21:11:08 +02:00
2025-11-06 18:05:11 +01:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-07 01:23:34 +01:00
2025-11-07 01:23:34 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 17:54:13 +01:00
2025-11-06 17:54:13 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-05 19:34:20 +01:00
2025-10-06 17:15:49 +02:00
2025-11-05 19:34:20 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 18:36:47 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2026-01-07 17:28:08 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:15:49 +02:00
2026-01-07 17:28:08 +01:00
2026-01-07 17:28:08 +01:00
2026-01-07 17:28:08 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 18:36:47 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 19:20:12 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2026-01-07 17:28:08 +01:00
2025-10-06 17:15:49 +02:00
2025-10-06 19:59:26 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 17:15:49 +02:00
2025-10-06 18:36:47 +02:00
2025-10-06 18:36:47 +02:00
2026-02-08 02:26:36 +01:00
2025-10-06 17:16:33 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2026-01-27 18:53:04 +01:00
2026-02-08 02:26:36 +01:00
2025-10-08 15:54:22 +02:00
2026-02-08 02:26:36 +01:00
2026-02-08 02:26:36 +01:00
2025-10-06 17:16:33 +02:00
2026-02-08 02:26:36 +01:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 14:55:05 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-11-06 18:05:11 +01:00
2025-10-08 19:35:53 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 14:55:05 +02:00
2026-02-08 02:26:36 +01:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 15:54:22 +02:00
2026-02-08 02:26:36 +01:00
2026-02-08 02:26:36 +01:00
2026-02-08 02:26:36 +01:00
2026-02-08 02:26:36 +01:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-06 17:16:33 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-06 17:16:33 +02:00
2025-11-07 01:23:34 +01:00
2025-11-07 01:23:34 +01:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 14:55:05 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2026-02-08 02:26:36 +01:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 14:55:05 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 14:55:05 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 14:55:05 +02:00
2025-10-06 17:16:33 +02:00
2026-02-08 02:26:36 +01:00
2025-10-08 14:55:05 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2026-02-08 02:26:36 +01:00
2026-02-08 02:26:36 +01:00
2025-10-08 15:54:22 +02:00
2025-10-08 14:55:05 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-06 17:16:33 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 14:55:05 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 15:54:22 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-08 19:35:53 +02:00
2025-10-06 17:16:07 +02:00
2025-10-06 17:16:07 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:16:07 +02:00
2025-10-06 17:16:07 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:16:18 +02:00
2025-11-06 18:05:11 +01:00
2025-10-06 17:16:18 +02:00
2025-10-06 17:16:18 +02:00
2026-02-21 19:19:36 +01:00
2026-02-21 19:19:36 +01:00
2026-02-21 19:19:36 +01:00
2026-02-21 19:19:36 +01:00
2026-02-21 19:19:36 +01:00
2026-02-21 19:19:36 +01:00
2026-02-21 19:19:36 +01:00
2026-02-21 19:19:36 +01:00