weaviate / weaviate-benchmarking

Tools for various benchmarking scenarios
BSD 3-Clause "New" or "Revised" License
27 stars 13 forks source link

Add memory metrics #11

Closed trengrj closed 8 months ago

trengrj commented 8 months ago

After importing and waiting for compaction, heap_alloc_bytes, heap_inuse_bytes, and heap_sys_bytes will be parsed from prometheus go memstats and saved in the results file.