Andrei Pechkurov
Random thoughts on concurrency, databases and distributed systems

Random thoughts on concurrency, databases and distributed systems

Follow
homebadges
Tag

Benchmark

#benchmark

More content

Read more stories on Hashnode


Articles with this tag

Concurrent Map in Go vs Java: Yet Another Meaningless Benchmark

Nov 4, 2022

Today we're comparing Java's j.u.c.ConcurrentHashMap and Go's xsync.MapOf in a totally non-scientific, unfair benchmark. While most of such language...

Concurrent Map in Go vs Java: Yet Another Meaningless Benchmark