Skip to content

v0.4.1-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 05:32
· 2 commits to main since this release

FossBench v0.4.1-rc1

This release candidate adds CPU telemetry recording to benchmark runs: average clock speed and CPU temperature are sampled twice a second throughout the run and uploaded alongside your results, so results pages can show thermal/clock behavior over the course of a run.

This is a release candidate — the telemetry feature is ready for testing. Please report anything that looks off (missing sensor data, obviously wrong readings, platform-specific gaps) before this is promoted to a stable v0.4.1.

Note: an earlier iteration of this feature also recorded per-workload "phase" markers alongside the telemetry samples. That was found to distort benchmark scores under sustained load (run-to-run swings of up to 4x on the same hardware) and has been removed — telemetry sampling itself does not have this problem at the current 2 samples/sec rate.

Full Changelog: v0.4.0...v0.4.1-rc1