Tag: java
All the articles with the tag "java".
-
Java Is Fast. Your Code Might Not Be.
• 17 min readFixing common Java anti-patterns took an app from 1,198ms to 239ms. Eight patterns that compile fine and pass code review but silently drain CPU and balloon heap, with benchmarks and code fixes for each