dice-group / IGUANA

IGUANA is a benchmark execution framework for RDF triple stores and quad stores
http://iguana-benchmark.eu
GNU Affero General Public License v3.0
24 stars 15 forks source link

Keep track of endpoint memory usage #240

Open nkaralis opened 9 months ago

nkaralis commented 9 months ago

It would be nice to have a task or mode of IGUANA that measures the memory usage of the benchmarked systems.

A possible solution is to enable the periodical execution of a custom script or command (e.g., run pmap after an arbitrary amount of queries).