#
# ChangeLog for benchmark/baselines
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 5:31:06 AM

Wed, 19 Feb 2020 20:37:13 GMT Thierry Delisle <tdelisle@…> [4aac9ff]
	* benchmark/Makefile.am (modified)
	* benchmark/Makefile.in (modified)
	* benchmark/baselines/x64/schedint.csv (moved)
	* benchmark/baselines/x86/schedint.csv (moved)

	Fixed jenkins benchmark


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 ...