We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (more…)
Read more »
redis-pipeline - Utility classes for improving redis performance in Java through transparent use of jedis pipeline.
Read more »
Overview I've seen Brendan Gregg's talk on generating mixed-mode flame graphs and I wanted to reproduce those flamegraphs for myself. Set...
Read more »
Java 8 was released in March 2014 and introduced lambda expressions as its flagship feature. This article sheds light on how Java 8 lambda expressions and method references are implemented under the hood, and looks at the generated bytecode and performanc... (more…)
Read more »