11 Commits
Author SHA1 Message Date
andrew f56ed2bfbe Rename ArenaAllocator -> Arena 2025-09-05 17:57:04 -04:00
andrew 0ac4c31a53 Measure per metric in render scale bench 2025-09-03 12:51:49 -04:00
andrew 52b0cb3e6e Remove background thread from callback bench 2025-09-03 12:19:10 -04:00
andrew 76193f772c Tinker with benchmarks. Looking at render performance 2025-09-03 12:16:56 -04:00
andrew ff7642195b Make benchmark metric families global 2025-08-30 17:59:24 -04:00
andrew 935bab9454 Make histograms atomic
E.g. count and sum should be consistent with each other
2025-08-29 21:05:51 -04:00
andrew 5592d065de Actually have contention in benchmark 2025-08-29 17:05:21 -04:00
andrew 91e799aae8 Use plain arrays and atomic read with intrinsics for render 2025-08-29 15:10:10 -04:00
andrew 4fc277393e Use std::latch sync in benchmarks too 2025-08-29 14:29:15 -04:00
andrew a5776004de Update potential misunderstanding about thread safety 2025-08-29 14:08:41 -04:00
andrew 62b37c067c Metrics implementation, WIP 2025-08-29 13:43:03 -04:00