frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

A Puzzling Performance Puzzle

https://www.kodewerk.com/java/performance/2025/09/28/puzzling-performance.html
3•r4um•4mo ago

Comments

JakDrako•4mo ago
That's a fun puzzle. I converted the code to C# and managed to get a 20x speedup. Not sure how the code would fare in Java, but I presume that things that are slow in C# are probably also slow in Java.