Comparing an ART index, a CA Tree and WAVL Tree under workloads similar to those benchmarked on :ets
for it's ordered single key/value ops & batch multi key ops.
Adaptive Radix Tree:
Weak AVL:
- https://oar.princeton.edu/handle/88435/pr1nz5z
- https://sidsen.azurewebsites.net//papers/rb-trees-talg.pdf
CA Tree:
Requires Linux or a virtualization like orbstack on macOS.