1
0
mirror of https://github.com/bspeice/qadapt synced 2024-09-21 17:31:28 -04:00
Commit Graph

58 Commits

Author SHA1 Message Date
aeb75ecad1 Note about nightly Rust 2018-09-23 12:42:04 -04:00
c0751db558 Release version 0.2.0 2018-09-23 12:41:11 -04:00
7fde099c3a Enable per-thread tracking 2018-09-23 12:37:07 -04:00
a2f21fb462 License 2018-09-22 19:59:04 -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