Aleksey Kladov
|
dae99b6661
|
Drop resident from memory usage
|
2020-07-30 09:45:20 +02:00 |
|
Aleksey Kladov
|
451edcc098
|
Add rustc-perf to metrics
|
2020-07-25 10:35:45 +02:00 |
|
Aleksey Kladov
|
deed44a472
|
Remove support for jemalloc
We only used it for measuring memory usage, but now we can use glibc's
allocator for that just fine
|
2020-07-22 13:40:45 +02:00 |
|
Jonas Schievink
|
56c090d0d0
|
Allow gathering memory stats on non-jemalloc Linux
|
2020-07-21 19:55:54 +02:00 |
|
kjeremy
|
fc9c2915c7
|
Even if jemalloc feature is used do not use it on msvc
Fixes #2233
|
2019-11-14 11:47:18 -05:00 |
|
Alexander Andreev
|
fdbd6bb11a
|
Added test for check doc strings in crates.
#1856
|
2019-09-30 11:58:53 +03:00 |
|
Jeremy A. Kolb
|
5e9198f809
|
jemallocator 0.3
|
2019-07-17 10:58:17 -04:00 |
|
Aleksey Kladov
|
d70520eb38
|
print memory usage for queries
|
2019-06-30 14:49:45 +03:00 |
|
Aleksey Kladov
|
18a1e092e9
|
Move memory usage statistics to ra_prof
|
2019-06-30 13:30:17 +03:00 |
|