1
0
Commit Graph

19 Commits

Author SHA1 Message Date
0802231935 Write the README 2026-07-26 11:49:59 +00:00
fc4160f146 Add captured results and the environment they came from 2026-07-26 11:48:51 +00:00
e6a4bf993f Add Maven-free JMH run script 2026-07-26 11:48:13 +00:00
ba9d698b9e Add JMH run script 2026-07-26 11:48:03 +00:00
6cb4173397 Add JMH Maven build 2026-07-26 11:47:53 +00:00
57e6c7e2c6 Add JMH benchmark for the brightness kernel 2026-07-26 11:47:34 +00:00
8b0635434e Add JMH benchmark for the masked filter 2026-07-26 11:47:20 +00:00
0c3371b29e Add JMH benchmark for the square-and-add kernel 2026-07-26 11:47:07 +00:00
0b7eabcd8e Add run script for the timing experiments 2026-07-26 11:46:52 +00:00
0dcf71c0ea Add entry point for the timing experiments 2026-07-26 11:46:39 +00:00
49b3e67292 Add floating-point reduction ordering demo 2026-07-26 11:46:28 +00:00
19405ef9e4 Add image brightness + clamp kernel 2026-07-26 11:46:16 +00:00
db213647d1 Add masked filter-and-sum kernel 2026-07-26 11:46:03 +00:00
e1368e0d76 Add square-and-add kernel (the auto-vectorized case) 2026-07-26 11:45:51 +00:00
6afd2e55cc Add sink that keeps results observable 2026-07-26 11:45:36 +00:00
deb4aedec0 Add test data helpers 2026-07-26 11:45:28 +00:00
5c9ddcc029 Add environment reporter 2026-07-26 11:45:20 +00:00
82cccd62c0 Add exploratory timing harness 2026-07-26 11:45:07 +00:00
e4695ab334 Initial commit 2026-07-26 11:44:54 +00:00