1
0
mirror of https://github.com/bspeice/qadapt synced 2025-06-30 13:26:08 -04:00
Bradlee Speice 18d1c3e6d1 Start work on a procedural macro
Turns out the system still needs some work.
2018-11-06 23:04:26 -05:00
2018-11-06 23:04:26 -05:00
2018-11-06 23:04:26 -05:00
2018-11-06 23:04:26 -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%