Since OCaml 5.2, base package add Dynarray, I think it's necessary to benchmark them. > [Dynarray](https://ocaml.org/manual/5.3/api/Dynarray.html) provides arrays whose length can change over time, by adding or removing elements at the end of the array. [base Dynarray](https://ocaml.org/manual/5.3/api/Dynarray.html)