fabiankessler / readonly-embedded-dbs-benchmark

Tests the sqlite and h2 embedded databases in readonly mode for performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory consumption measurement

fabiankessler opened this issue · comments

Measure how much memory is consumed for running a test, and how much garbage that produces.

This is of interest because less garbage means less gc.