←back to thread

186 points jasonjmcghee | 1 comments | | HN request time: 0.45s | source
Show context
rtheunissen ◴[] No.43107563[source]
I would love to add a good RRB implementation to the persistent benchmarks at [1] to get a state-of-the-art comparison between RRB and BST in a persistent context. Duration, of course, but also number of bytes copied etc.

https://rtheunissen.github.io/bst

replies(3): >>43107846 #>>43108214 #>>43108884 #
1. baruchthescribe ◴[] No.43108884[source]
Thanks for this resource!