iprbench/iprbench
Guillaume Raffy 86985d3de4 the user can now output the benchmark results to a remote sql database accessed via ssh
note: as the production benchmarks are currently stored at IPR on a database server accessed via ssh, this allows iprbench to store its results to IPR benchmark database.

work rleated to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3958]
2024-11-13 14:56:45 +01:00
..
benchmarks added a mechanism to record benchmark results into a database. 2024-10-24 18:51:24 +02:00
resources added the ability for the user to choose the resultsdb backend. 2024-10-25 19:19:28 +02:00
resultsdb the user can now output the benchmark results to a remote sql database accessed via ssh 2024-11-13 14:56:45 +01:00
__init__.py refactored all iprbench code found in `usecases/ipr/hibench` into a `iprbench` python package 2024-10-10 18:06:09 +02:00
autoparams.py added autoparams `host_fqdn` and `cpu_model` 2024-11-08 09:12:51 +01:00
clusterbench.py added the ability for the user to choose the resultsdb backend. 2024-10-25 19:19:28 +02:00
core.py added the ability for the user to choose the resultsdb backend. 2024-10-25 19:19:28 +02:00
main.py added autoparams `host_fqdn` and `cpu_model` 2024-11-08 09:12:51 +01:00
util.py Made benchmark `hibench` work 2024-10-23 14:36:22 +02:00