All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Java Performance Optimization: Fixing 8 Common Anti-Patterns to Reduce Processing Time by 80%

Fixing 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…

Read the full article
siegers3mo ago14 min readen

You might also wanna read

How Pattern Recognition Transforms Slow Code into Efficient Solutions

A software developer on DEV Community illustrates how recognizing algorithmic patterns can dramatically improve coding performance. Using th

ShortSingh·23h ago

Why Java NIO Outperforms Blocking I/O: Building a Multi-Threaded Web Server

A software developer has published a detailed walkthrough explaining why adding more hardware fails to fix latency problems in blocking I/O

ShortSingh·5d ago

Building Faster Parsers Through Data-Oriented Design: Flat Arrays Over Pointer Trees

How designing the data structure first (flat arrays of indices instead of a pointer tree) makes a parser fast and collapses memory layout, a

arshad.fyi·18d ago

Startup's Go-to-Rust Rewrite Boosted Performance but Killed Feature Velocity for a Quarter

A small startup rewrote its Go backend service in Rust, achieving real performance gains but suffering a steep 65% drop in sprint velocity f

ShortSingh·4d ago

Latency optimization guide

Provides techniques to speed up API calls and model execution. — latency, cost, performance

platform.openai.com·1y ago

Latency optimization guide

Provides techniques to speed up API calls and model execution. — latency, cost, performance

OpenAI Developer Community·1y ago

This is not the performance you were looking for: the tricks systems play on us

It’s often surprising just how much software performance depends on how the software is deployed. All the time and effort you’ve invested in

Jane Street·9y ago

Comments

Sign in to join the conversation.

No comments yet. Be the first.