Skip to content

Releases: Jan-Hoc/PySysLoadBench

v0.1.3

14 Aug 10:06
28a2b38
Compare
Choose a tag to compare
  • Calculate standard deviation based on means of runs and not over all individual samples

v0.1.2

08 Aug 05:31
357eaef
Compare
Choose a tag to compare
  • Change process starting method back to fork once measuring process was started
  • Call garbage collection after setup
  • Change RAM labelling from GB to GiB for system information

v0.1.1

17 Jul 08:15
Compare
Choose a tag to compare

Spawn processes using spawn instead of fork since using fork might lead to issues with CUDA in some cases.

First Release

03 Jul 14:32
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

This is the first release of the system benchmarking framework SysLoadBench.