Skip to content

Instantly share code, notes, and snippets.

View jonathan-laurent's full-sized avatar

Jonathan Laurent jonathan-laurent

View GitHub Profile
@jonathan-laurent
jonathan-laurent / README.md
Last active April 16, 2023 12:04
Aliasing Array.set or Array.unsafe_set leads to a 3x slowdown

Aliasing Array.unsafe_set leads to a 3x slowdown

How to replicate

To replicate, just run:

opam install core_bench core_unix
bash replicate.sh