@@ -17,7 +17,7 @@ $ make bench_ocaml
1717```
1818
1919runs the OCaml benchmarks and produces ` benchmarks/ocaml/results.csv ` which
20- contains the results of running the Multicore OCaml benchmarks.
20+ contains the results of running the OCaml benchmarks.
2121
2222## System availability
2323
@@ -31,12 +31,13 @@ contains the results of running the Multicore OCaml benchmarks.
3131| [ libmpeff] ( https://github.com/koka-lang/libmprompt ) | [ ![ libmpeff] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_libmpeff.yml/badge.svg )] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_libmpeff.yml ) |
3232| [ libseff] ( https://github.com/effect-handlers/libseff.git ) | [ ![ libseff] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_libseff.yml/badge.svg )] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_libseff.yml ) |
3333| [ Links] ( https://github.com/links-lang/links ) | [ ![ Links] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_links.yml/badge.svg )] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_links.yml ) |
34- | [ Multicore OCaml] ( https://github.com/ocaml-multicore /ocaml-multicore ) | [ ![ Multicore OCaml] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_ocaml.yml/badge.svg )] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_ocaml.yml ) |
34+ | [ OCaml] ( https://github.com/ocaml/ocaml ) \* | [ ![ OCaml] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_ocaml.yml/badge.svg )] ( https://github.com/effect-handlers/effect-handlers-bench/actions/workflows/system_ocaml.yml ) |
3535
36+ \* OCaml's multishot continuations are supported via [ ocaml-multicont] ( https://github.com/dhil/ocaml-multicont )
3637
3738## Benchmark availability
3839
39- | | Eff | Effekt | Handlers in Action | Koka | Multicore OCaml | Libseff | Libmpeff |
40+ | | Eff | Effekt | Handlers in Action | Koka | OCaml | Libseff | Libmpeff |
4041| :---------------------- | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: |
4142| ** Countdown** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
4243| ** Fibonacci Recursive** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
@@ -144,4 +145,4 @@ related to work on effect handlers). Whilst we do not enforce any
144145standards on artifacts, we do recommend that artifacts conform with
145146[ the artifacts evaluation packaging guidelines used by various
146147programming language
147- conferences] ( https://artifact-eval.org/guidelines.html ) .
148+ conferences] ( https://artifact-eval.org/guidelines.html ) .
0 commit comments