bors[bot] f4da4de7cd
Merge #9202
9202: feat: Make `MemoryUsage` work on Windows r=jonas-schievink a=jonas-schievink

Unfortunately there is no convenient API for heap statistics, so this instead uses the Commit Charge value, which is the amount of memory that needs to be allocated either in physical RAM or in the page file. This approximation seems to be good enough to find queries that waste a large amount of memory, but it should generally be expected to be off by several MB.

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2021-06-10 12:09:54 +00:00
..
2021-06-09 18:42:01 +02:00
fmt
2021-06-05 17:09:56 -07:00
2021-06-09 21:45:35 +00:00
2021-06-10 14:06:35 +02:00
2021-06-03 11:46:03 +02:00