Performance
-
Core Java
Benchmarking the message queue based Activiti Async Executor
A bit of history One thing that never ceases to amaze me is how Activiti is being used in some…
Read More » -
Software Development
How to derive business value from performance monitoring?
Performance monitoring has historically been a domain that product & business owners have not felt attached to. Terms such as…
Read More » -
Core Java
Performance vs Reliability: Why Java Apps are Like F1 Cars
Think application performance and reliability is the same? Think again. Are performance and reliability related? Or are these things mutually…
Read More » -
Core Java
JLBH Examples 3 – The Affects of Throughput on Latency
In this post: A discussion about the effects of thoughput on latency How use JLBH to measure TCP loopback Adding…
Read More » -
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
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 » -
Software Development
Tools of the Trade for Performance and Load Testing
Solve App Problems 10x Faster with AppDynamics – Monitor production apps at code-level depth with minimal overhead. Start a FREE…
Read More » -
Core Java
C code always runs way faster than Java, right? Wrong!
So we all know the prejudice that Java being interpreted is slow and that C being compiled and optimized runs…
Read More »