#
# ChangeLog for tools/stat.py
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 5:41:43 AM

Fri, 06 Nov 2020 16:13:35 GMT Thierry Delisle <tdelisle@…> [be5e34b]
	* tools/stat.py (modified)

	Fixed stat.py to use python3


Mon, 20 Jan 2020 17:46:37 GMT Peter A. Buhr <pabuhr@…> [c12869e]
	* benchmark/Makefile.am (modified)
	* benchmark/Makefile.in (modified)
	* benchmark/creation/node_cor.js (modified)
	* benchmark/creation/python_cor.py (added)
	* benchmark/creation/upp_cor.cc (modified)
	* benchmark/ctxswitch/node_cor.js (modified)
	* tools/stat.py (modified)

	update benchmarks for concurrency paper


Sun, 23 Jun 2019 19:59:46 GMT Peter A. Buhr <pabuhr@…> [d7f24b2]
	* tools/stat.py (modified)

	use floating point for all calculations


Mon, 30 Oct 2017 21:44:03 GMT Thierry Delisle <tdelisle@…> [0bdd8d2a]
	* tools/stat.py (modified)

	Updated stat script to round after 2 decimals


Thu, 26 Oct 2017 16:16:10 GMT Thierry Delisle <tdelisle@…> [b7170a64]
	* src/benchmark/Makefile.am (modified)
	* src/benchmark/Makefile.in (modified)
	* src/benchmark/bench.h (modified)
	* src/benchmark/creation/cfa_cor.c (modified)
	* src/benchmark/creation/cfa_thrd.c (modified)
	* src/benchmark/ctxswitch/cfa_cor.c (modified)
	* src/benchmark/ctxswitch/cfa_thrd.c (modified)
	* src/benchmark/ctxswitch/pthreads.c (modified)
	* src/benchmark/ctxswitch/upp_cor.cc (modified)
	* src/benchmark/ctxswitch/upp_thrd.cc (modified)
	* tools/Makefile.in (modified)
	* tools/stat.py (moved)

	Updated the creation and ctxswitch benchmark to all be consistent and ...