DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🔥 From O(n) to O(1): Smarter Game State for Smarter Code

🔥 From O(n) to O(1): Smarter Game State for Smarter Code

6
Comments 2
2 min read
Unmasking the Difference: Pre-increment (++i) vs. Post-increment (i++) in C++

Unmasking the Difference: Pre-increment (++i) vs. Post-increment (i++) in C++

3
Comments
4 min read
perfometrics: A Lightweight Python Package for URL Performance Metrics

perfometrics: A Lightweight Python Package for URL Performance Metrics

5
Comments 1
2 min read
So I made a remote cache service

So I made a remote cache service

3
Comments
4 min read
Take it easy with Graphite and Docker 🐳

Take it easy with Graphite and Docker 🐳

12
Comments 2
9 min read
Building High-Performance C# Applications: A Deep Dive into Memory Management

Building High-Performance C# Applications: A Deep Dive into Memory Management

18
Comments 1
5 min read
TTFB, CLS, FCP — Web Performance Metrics That Actually Matter

TTFB, CLS, FCP — Web Performance Metrics That Actually Matter

4
Comments 1
5 min read
Frontend Observability: Tools for Debugging Real User Experiences (2025)

Frontend Observability: Tools for Debugging Real User Experiences (2025)

1
Comments 2
2 min read
Redis vs. HPKV: 100M keys over network

Redis vs. HPKV: 100M keys over network

4
Comments 1
7 min read
Why PrestaShop Performance Matters and How to Improve It

Why PrestaShop Performance Matters and How to Improve It

1
Comments 1
2 min read
Speed Up Node.js and Prevent Blocking with worker_threads (Up to 5x Faster)

Speed Up Node.js and Prevent Blocking with worker_threads (Up to 5x Faster)

4
Comments 1
4 min read
Parquet? What Parquet?

Parquet? What Parquet?

Comments 1
6 min read
Equality with Multiple Values, Preserving Sort for Pagination

Equality with Multiple Values, Preserving Sort for Pagination

1
Comments
5 min read
Install Fewer Libraries – Not to Be “Pure”, But to Be Smarter 🔻📦 👉 🎉

Install Fewer Libraries – Not to Be “Pure”, But to Be Smarter 🔻📦 👉 🎉

7
Comments
3 min read
B-Tree for Equality, Sort, Range (indexing strategies in MongoDB)

B-Tree for Equality, Sort, Range (indexing strategies in MongoDB)

11
Comments 2
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.