https://kotlinlang.org logo
#stdlib
Title
# stdlib
p

pniederw

03/08/2021, 5:39 AM
Are there any benchmarks comparing https://github.com/Kotlin/kotlinx.collections.immutable to JVM alternatives (Capsule, Paguro, Bifurcan)?
j

jw

03/08/2021, 2:54 PM
This is not part of the stdlib so you can ask on their issue tracker perhaps
c

christophsturm

03/08/2021, 9:03 PM
p

pniederw

03/08/2021, 11:16 PM
I've seen those, but I was hoping for a web page comparing kotlinx.collections.immutable to other libraries. Something like this: https://github.com/lacuna/bifurcan/blob/master/doc/comparison.md#hash-maps
2 Views