1
0
mirror of https://github.com/bspeice/qadapt synced 2025-06-30 13:26:08 -04:00
2018-11-10 21:59:39 -05:00
2018-11-10 21:36:23 -05:00
2018-11-10 21:59:39 -05:00
2018-11-10 21:59:39 -05:00
2018-11-10 21:54:13 -05:00

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
No description provided
Readme 166 KiB
Languages
Rust 97.8%
Makefile 2.2%