Commit Graph

  • 6b9ed97f17 Added in a t-test for the test but I got it off google AI summary so definitely need to confirm it. Looked alright at first glance though. master Zed A. Shaw 2026-06-24 12:30:22 -0400
  • a571b61836 Make every loop use the same sample variable in the addition. Zed A. Shaw 2026-06-24 11:21:49 -0400
  • 90543ee138 Rework the tests into separate functions and do a dumb randomizing for now. Zed A. Shaw 2026-06-24 11:11:46 -0400
  • 6ac65bff27 Add variance to the stats. Zed A. Shaw 2026-06-24 10:36:43 -0400
  • b8b376d927 Fixes from Antonio. 1. I had -D_GLIBCXX_DEBUG=1 -D_GLIBCXX_DEBUG_PEDANTIC=1 in the meson.build. 2. The moa_many_for test had a copy-pasta extra extra for-loop that made it slow. Fix those two and the results match expectation with auto&:for doing better than indexing. Zed A. Shaw 2026-06-24 05:11:45 -0400
  • cc88595af8 Demonstrates a weird perf mystery regarding auto&for loops. Zed A. Shaw 2026-06-23 16:08:21 -0400
  • a6248f7b42 Initial commit Zed A. Shaw 2026-06-23 22:03:01 +0200