mirror of
https://github.com/bspeice/qadapt
synced 2026-06-10 23:31:50 -04:00
18d1c3e6d14e93f78ab6d39bcfbe16d8043f2cd1
The Quick And Dirty Allocation Profiling Tool
A simple attempt at an allocator that can let you know if allocations are happening in places you didn't intend. This is primarily used for guaranteeing that performance-critical code doesn't trigger an allocation while running.
Description
Languages
Rust
97.8%
Makefile
2.2%