Commits
Click on a commit to change the comparison rangechore: bump instrument-hooks to support memory profiling1 day ago
by not-matthias feat: run memory profiling in CI1 day ago
by not-matthias fix: disable warmup to prevent additional markers
When running the warmup, we already call `start/stop_benchmark` which creates two memory profiles per benchmark, which breaks our assumptions in the backend.9 hours ago
by not-matthias