-
Core Java
JLBH Examples 2 – Accounting for Coordinated Omission
In this post: Running JLBH with and without accounting for coordinated omission An example to in numbers the effects of…
Read More » -
Core Java
JLBH Examples 1 – Why Code Should be Benchmarked in Context
In this post: A side by side example using JMH and JLBH for Date serialisation Measuring Date serialisation in a…
Read More » -
Core Java
2 Rookie Java Constants and Enums Pitfalls
In various code reviews I perform on Java and Groovy code I often see magic numbers and other random Strings…
Read More » -
Software Development
Profile of an IoT Developer: Results of the IoT Developer Survey
Today we release the results of our second annual IoT Developer Survey. Like last year it provides an interesting insight…
Read More » -
Core Java
Determining the Active HotSpot Garbage Collector
The StackOverflow questions find which type of garbage collector is running, Default Garbage collector for a jvm, How can I…
Read More » -
Core Java
JLBH – Introducing Java Latency Benchmarking Harness
In this Post: What is JLBH Why did we write JLBH Differences between JMH and JLBH Quick start guide …
Read More » -
Core Java
Java Community Survey Results: 74% of Developers Want Less Verbosity
A new JDK Enhancement Proposal (JEP) is making waves in the Java community: JEP 286. The proposal suggests to introduce…
Read More » -
Software Development
Recognizing hand-written rectangles in an image
Last time we have seen how to identify key points in an image. I was then thinking to use machine…
Read More » -
Enterprise Java
CUBA Platform is Going Open Source
The long-awaited moment has come, and now we are happy to announce that the CUBA Platform has finally joined the free…
Read More »