Organisationsocaml-multicorekcasbranch/mainBuild History

Build History for branch/main

Builds (24)
Require multicore-bench 0.1.5 The new version has improved error handling to ensure that benchmarks terminate even when they might raise unexpectedly.
571518
Use `stm_run` private lib (from Picos) with time based deadline Some of the tests just take too much time on some of the OCaml CI machines.
ab18ea
Upgrade dependencies
780e50
Upgrade ocamlformat to 0.26.2
1747c2
Test on 5.2.0
b234a0
Bench on 5.2.x
240981
Do not assume that maximum array length is a power of two minus 1
939546
Prepare for `summer`
4dfb26
Upgrade to multicore-bench 0.1.2 The Stdlib benchmarks now live in multicore-bench.
969dda
Release notes for 0.7.0
611ee8
Use GADT to avoid closures
cd8565
Require sherlodoc and dune 3.14 The new dune has sherlodoc integration to produce HTML documentation with a search bar.
fc24f9
Prefer to set in `init`
de0453
Link to software transactional memory
a3e3fd
Upgrade multicore-bench from 0.1.0 to 0.1.1 Multicore bench 0.1.1 fixes the timing of work done per domain.
5f3a39
Move bench framework to `multicore-bench` project This also adds a benchmark using `ref` with `Stdlib.Mutex`.
debeae
Adjust COC contacts
b3b3c4
Require 1.0.1 versions of DLA and DLT Bugs were fixed in DLA and DLT.
9eb1b0
Copy opam files before `opam update` This should ensure that changing dependencies will rerun `opam update`.
44c732
Configure DLA on each bench domain to avoid suspending domains
bf0d66
Run benchmarks on OCaml 5.1
ee9387
Use GADT to avoid a bit of code duplication
ce3149
Drop Makefile targets aside from `bench` Only the `bench` target is really used (by current-bench).
022855
Update `CHANGES.md` for next release
9f3fc3