Previous message (by thread): CFV: New JDK Committer: Axel Boldt-Christmas... (more…)
Read more »
Over the past year my team has been doing something shocking to a lot of
engineers: we’re favoring pure Java over Clojure. We aren’t …...
Read more »
A Benchmark class for Java and C++ to measure latency in nanoseconds with percentiles. Equivalent benchmarks in Java and C++ for performance comparison and research. - coralblocks/CoralBench... (more…)
Read more »
The JVM’s garbage collectors make use of Thread-Local Allocation Buffers (TLABs) to improve allocation performance. In this article we’re going to understand what TLABs are, how they affect the code generated by the JIT for allocation and what the resulti... (more…)
Read more »
At Cash we love AWS DynamoDB. It has a nice API, is highly available, and is able to scale with our growing business. (more…)
Read more »