1
0
mirror of https://github.com/bspeice/qadapt synced 2024-11-14 18:18:08 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
16a0238dc5 Add some more tests 2018-11-06 20:51:44 -05:00
03310c6372 Much simpler take, and actually works this time. 2018-11-05 21:58:33 -05:00
7fde099c3a Enable per-thread tracking 2018-09-23 12:37:07 -04:00
6c3ebfa433 More tests 2018-09-22 19:57:58 -04:00
5755eccae7 no_std for the time being
Impossible to maintain long-term because of backtrace crate/thread ID
2018-09-22 17:26:52 -04:00
aafec768ca Takes us 576 allocations to get up and running
I need a better way to handle initialization costs...
2018-09-22 16:13:36 -04:00
a489f71ae2 Add an initial pass on an allocation tracing tool 2018-09-21 22:34:42 -04:00