ocaml-multicore / picos

Interoperable effects based concurrency
https://ocaml-multicore.github.io/picos/doc/picos/index.html
ISC License
86 stars 3 forks source link

Use same STM test count and time budgets on all targets #257

Closed polytypic closed 1 month ago

polytypic commented 1 month ago

This is now possible, because the tests are being run with a time based budget and that prevents tests from taking way too long on slower targets.