Closed danieldietrich closed 6 years ago
What kind of help needed here?
We could start by adding a benchmark that compares certain Vavr collection operations with those of the Capsule collections. Especially it will tell us
We already have benchmarks that compare our collections with those of Scala and Clojure. In a first step we could add Capsule to the party.
@danieldietrich what I see that HAMT from capsule is already included into benchmark io.vavr.collection.MapBenchmark
Regarding BMT I couldn't find it in capsule library... Do I miss something?
Right - there seems nothing to do for us. Capsule seems to implement HAMT only. Let's close this ticket, okay?
@danieldietrich yeah, totally fine with me :) I was just puzzled if it's me that maybe don't understand something.
@CauchyPeano thanks!
https://github.com/usethesource/capsule