#
# ChangeLog for benchmark/baselines/calc.py
#
# Generated by Trac 1.2.1
# Mar 8, 2025, 12:15:59 PM

Wed, 31 Jul 2019 19:33:44 GMT Thierry Delisle <tdelisle@…> [c6f1f3e]
	* Jenkinsfile (modified)
	* benchmark/Makefile.am (modified)
	* benchmark/Makefile.in (modified)
	* benchmark/baselines/calc.py (added)
	* benchmark/baselines/x64/compile.csv (added)
	* benchmark/baselines/x64/ctxswitch.csv (added)
	* benchmark/baselines/x64/mutex.csv (added)
	* benchmark/baselines/x64/signal.csv (added)
	* benchmark/baselines/x86/compile.csv (added)
	* benchmark/baselines/x86/ctxswitch.csv (added)
	* benchmark/baselines/x86/mutex.csv (added)
	* benchmark/baselines/x86/signal.csv (added)
	* tools/baseline.py (added)

	Jenkins now also computes various speed-up graphs for performance ...