Tagged “performance”
Comparing Different Ways to Build Proxies In Java
Comparing performance of various actions using inheritance, ByteBudy, and cglib in Java to create a proxy object.
Comparing performance of various actions using inheritance, ByteBudy, and cglib in Java to create a proxy object.
Java Virtual Threads, Millions of Threads Within Grasp
A dive into the Java 19 preview feature of virtual threads. What are they good for, what are they not good for, and more.
A dive into the Java 19 preview feature of virtual threads. What are they good for, what are they not good for, and more.
Performance Differences of Java Streams
A benchmark comparison between different collection grouping in Java across different Java versions.
A benchmark comparison between different collection grouping in Java across different Java versions.
Pitfall When Using Java Okta SDK JWT Verifier
Quick explanation of a issue with the use of the Okta JWT verification code in Java and how to avoid it.
Quick explanation of a issue with the use of the Okta JWT verification code in Java and how to avoid it.
See all tags.