DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Finding event-loop stalls in Node before your users do

Finding event-loop stalls in Node before your users do

Comments
4 min read
At the edge, the number that matters is memory - not throughput (specially in Ramageddon)

At the edge, the number that matters is memory - not throughput (specially in Ramageddon)

Comments 1
12 min read
A warm pip install took me 13 seconds. uv took 56 milliseconds.

A warm pip install took me 13 seconds. uv took 56 milliseconds.

7
Comments 1
5 min read
A 100 PageSpeed score does not contain INP, and that is the most expensive thing about it

A 100 PageSpeed score does not contain INP, and that is the most expensive thing about it

Comments 1
7 min read
C++ in React Native: Going Beyond JavaScript for High-Performance Mobile Apps

C++ in React Native: Going Beyond JavaScript for High-Performance Mobile Apps

1
Comments
8 min read
Keeping a long-running Node process flat for twelve hours

Keeping a long-running Node process flat for twelve hours

Comments
4 min read
Faster JSON on Node hot paths, and when it is worth it

Faster JSON on Node hot paths, and when it is worth it

Comments
3 min read
Compressing the Wire: A 94% Payload Reduction in React Flow

Compressing the Wire: A 94% Payload Reduction in React Flow

Comments
4 min read
Still Writing Slow SQL Queries? 10 Ways to Improve Performance

Still Writing Slow SQL Queries? 10 Ways to Improve Performance

Comments
5 min read
DuckDB vs Pandas: Why Your Analytics Script Runs 10x Faster After One Switch

DuckDB vs Pandas: Why Your Analytics Script Runs 10x Faster After One Switch

Comments 3
3 min read
What DNS server chain gets queried, and why caching at each layer (browser, OS, ISP) matters for speed.

What DNS server chain gets queried, and why caching at each layer (browser, OS, ISP) matters for speed.

Comments
1 min read
API Performance Testing: How to Design Realistic Tests

Real-world traffic rules and root-cause pains

API Performance Testing: How to Design Realistic Tests

121
Picked as gem Comments 77
10 min read
A Practical JSON Minification Workflow for Web Developers

A Practical JSON Minification Workflow for Web Developers

1
Comments 1
4 min read
SQS Backpressure Against ECS: Queue Depth Scaling, Visibility Timeout Mechanics, and the Overload Boundary

SQS Backpressure Against ECS: Queue Depth Scaling, Visibility Timeout Mechanics, and the Overload Boundary

Comments 1
6 min read
Profiling a React app from request to paint

Profiling a React app from request to paint

1
Comments 2
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.