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

Prefer `LIFO` with computation #190

Closed polytypic closed 3 months ago

polytypic commented 3 months ago

LIFO is (likely) faster and doesn't matter when e.g. there is just one awaiter.