ocaml-multicore / kcas

Software Transactional Memory for OCaml
https://ocaml-multicore.github.io/kcas/
ISC License
109 stars 11 forks source link

Benchmark parallel CMP using various number of domains #174

Closed polytypic closed 10 months ago

polytypic commented 10 months ago

The metrics in the parallel CMP benchmark were computed incorrectly. This PR fixes the metrics and also performs the benchmark with varying number of domains.