Dejan Gegić
Dejan Gegić's Blog

Dejan Gegić's Blog

Follow
Follow
homebadgesnewsletter
Tag

data structures

#data-structures

More content

Read more stories on Hashnode


Articles with this tag

Why benchmarks are lying to you, and hash maps are not always faster than arrays

Aug 27, 20239 min read

In this article, we are going to take a look at a LeetCode problem that took me down the rabbit hole of Golang Benchmarks and Microbenchmarks in...

Why benchmarks are lying to you, and hash maps are not always faster than arrays