What's Changed
This release brings support for the memory instrument, which enables you to track memory usage, heap allocations, and memory leaks in your benchmarks.
- Bump uv in CI from 0.5.20 to 0.9.5 by @edgarrmondragon in #95
- feat/improve local walltime by @adriencaccia in #97
- feat: rename instrumentation to simulation by @GuillaumeLagrange in #98
- Pin python in ci integration tests to prevent intermitent codspeed segfaults in walltime by @GuillaumeLagrange in #105
- feat: add memory profiling support by @not-matthias in #103
- feat: add .gitignore to .codspeed folder on creation by @art049 in #107
New Contributors
- @GuillaumeLagrange made their first contribution in #98
Full Changelog: v4.2.0...v4.3.0