In this post we learn that a significant part of the time indexing logs into Elasticsearch can be spent parsing dates, and explore making it faster.
In this post we deep-dive into exactly what Lucene, the popular search index library, tests in it's nightly benchmark.
What is really the performance impact of an int vs. an Integer? The answer turns out to be closely related to CPU caches.
Blunders does of course use Blunders to become faster. In this post we dig into how that is done.