# # ChangeLog for src/benchmark # # Generated by Trac 1.2.1 # Mar 29, 2024, 5:24:13 AM Wed, 22 Feb 2017 20:32:53 GMT Thierry Delisle [b3e9729] * Jenkinsfile (modified) * src/benchmark/csv-data.c (modified) Fixed curl output and benchmark output Thu, 16 Feb 2017 20:10:49 GMT Thierry Delisle [f31cb3e] * src/benchmark/csv-data.c (modified) Remove extraneous whitespace in csv-data benchmark Thu, 16 Feb 2017 19:33:21 GMT Thierry Delisle [ae28ee2] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) * src/benchmark/csv-data.c (modified) New try at benchmark data sent to server Tue, 14 Feb 2017 22:05:47 GMT Thierry Delisle [cf97ccb] * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/csv-data.c (added) Added benchmark that generates 1 line of csv Thu, 02 Feb 2017 20:48:49 GMT Thierry Delisle [ac93b228] * configure (modified) * configure.ac (modified) * src/benchmark/Makefile.am (added) * src/benchmark/Makefile.in (added) * src/benchmark/bench.c (moved) added benchmark folder and appropriate makefile Wed, 01 Feb 2017 19:56:38 GMT Thierry Delisle [de90452] * src/benchmark/CorCtxSwitch.c (added) * src/benchmark/ThrdCtxSwitch.c (added) Added new benchmark folder and added more focused benchmarks for ...