summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jacob Lifshay [Fri, 22 Jul 2022 09:00:10 +0000 (02:00 -0700)]
change cmp_xchg to work better
Jacob Lifshay [Thu, 21 Jul 2022 10:18:09 +0000 (03:18 -0700)]
benchmarking c++11 atomics works
Jacob Lifshay [Thu, 21 Jul 2022 03:28:34 +0000 (20:28 -0700)]
add gitlab ci
Jacob Lifshay [Thu, 21 Jul 2022 03:26:30 +0000 (20:26 -0700)]
use apt-get from scripts, not apt
Jacob Lifshay [Thu, 21 Jul 2022 03:08:41 +0000 (20:08 -0700)]
fix broken dependencies when building on aarch64
Jacob Lifshay [Thu, 21 Jul 2022 01:54:36 +0000 (18:54 -0700)]
don't run install-deps.sh in parallel
Jacob Lifshay [Thu, 21 Jul 2022 01:49:58 +0000 (18:49 -0700)]
rename atomic-benchmarks to benchmarks
Jacob Lifshay [Wed, 20 Jul 2022 08:01:00 +0000 (01:01 -0700)]
fix usage formatting
Jacob Lifshay [Wed, 20 Jul 2022 07:58:30 +0000 (00:58 -0700)]
fix broken config
Jacob Lifshay [Wed, 20 Jul 2022 07:42:54 +0000 (00:42 -0700)]
initial commit