benchmarks.git
21 months agoadd --target-duration option master
Jacob Lifshay [Wed, 27 Jul 2022 07:29:09 +0000 (00:29 -0700)]
add --target-duration option

21 months agofinish adding json output
Jacob Lifshay [Wed, 27 Jul 2022 07:07:56 +0000 (00:07 -0700)]
finish adding json output

21 months agoadd misc. forgotten Makefile stuff
Jacob Lifshay [Wed, 27 Jul 2022 01:58:14 +0000 (18:58 -0700)]
add misc. forgotten Makefile stuff

21 months agosplit c11_atomics_benchmarks.cpp up in an attempt to improve compile time
Jacob Lifshay [Wed, 27 Jul 2022 01:57:29 +0000 (18:57 -0700)]
split c11_atomics_benchmarks.cpp up in an attempt to improve compile time

21 months agoConfig is getting big, pass by reference rather than value
Jacob Lifshay [Wed, 27 Jul 2022 01:29:47 +0000 (18:29 -0700)]
Config is getting big, pass by reference rather than value

21 months agostart adding JSON output -- it's easier to use data in that format
Jacob Lifshay [Tue, 26 Jul 2022 09:08:16 +0000 (02:08 -0700)]
start adding JSON output -- it's easier to use data in that format

21 months agochange cmp_xchg to work better
Jacob Lifshay [Fri, 22 Jul 2022 09:00:10 +0000 (02:00 -0700)]
change cmp_xchg to work better

21 months agobenchmarking c++11 atomics works
Jacob Lifshay [Thu, 21 Jul 2022 10:18:09 +0000 (03:18 -0700)]
benchmarking c++11 atomics works

21 months agoadd gitlab ci
Jacob Lifshay [Thu, 21 Jul 2022 03:28:34 +0000 (20:28 -0700)]
add gitlab ci

21 months agouse apt-get from scripts, not apt
Jacob Lifshay [Thu, 21 Jul 2022 03:26:30 +0000 (20:26 -0700)]
use apt-get from scripts, not apt

21 months agofix broken dependencies when building on aarch64
Jacob Lifshay [Thu, 21 Jul 2022 03:08:41 +0000 (20:08 -0700)]
fix broken dependencies when building on aarch64

21 months agodon't run install-deps.sh in parallel
Jacob Lifshay [Thu, 21 Jul 2022 01:54:36 +0000 (18:54 -0700)]
don't run install-deps.sh in parallel

21 months agorename atomic-benchmarks to benchmarks
Jacob Lifshay [Thu, 21 Jul 2022 01:49:58 +0000 (18:49 -0700)]
rename atomic-benchmarks to benchmarks

21 months agofix usage formatting
Jacob Lifshay [Wed, 20 Jul 2022 08:01:00 +0000 (01:01 -0700)]
fix usage formatting

21 months agofix broken config
Jacob Lifshay [Wed, 20 Jul 2022 07:58:30 +0000 (00:58 -0700)]
fix broken config

21 months agoinitial commit
Jacob Lifshay [Wed, 20 Jul 2022 07:42:54 +0000 (00:42 -0700)]
initial commit