performance
Blogs performance
Tagged posts: 'performance'
Leveraging Quarkus build-time metaprogramming capabilities to improve Jackson's serialization performance
By carefully fixing and designing a performance test to ensure that only Quarkus is being stressed, throughput improves from 1.75 req/sec to nearly 26,000 req/sec
Understand when and how to use the Quarkus IO thread and its influence on microbenchmarks.
Quarkus has so far been focused on start-up time and memory footprint, but runtime performance is important as well. Find out how well Quarkus performs in both Native and JVM modes.