benchmarking.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [benchmarking]

www.codever.land/bookmarks/t/benchmarking

What Is Faster EJBs or CDI? - YouTube

https://www.youtube.com/watch?v=6Gm0u9gX56w

Live coding of two simple jax-rs resources one annotated with EJB and one with CDI plus a benchmarking test with jmh. EJB performs better in this scenario. Write your benchmark for your situation


OpenJDK: jmh

https://openjdk.java.net/projects/code-tools/jmh/

JMH is a Java harness for building, running, and analysing nano/micro/milli/macro benchmarks written in Java and other languages targetting the JVM.


Benchmark.js

https://github.com/bestiejs/benchmark.js

Benchmarking library that supports high-resolution timers and returns statistically significant results.


matcha

https://github.com/logicalparadox/matcha

Simplistic approach to benchmarking.


Richard Clayton - Speaking Intelligently about "Java vs Node" Performance

https://rclayton.silvrback.com/speaking-intelligently-about-java-vs-node-performance

Speaking Intelligently about "Java vs Node" Performance - Please understand what's really important when it comes to the benefits of a platform.