DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
KMP Algorithm (Knuth-Morris-Pratt): The Smart Way to Perform String Matching in O(N)

KMP Algorithm (Knuth-Morris-Pratt): The Smart Way to Perform String Matching in O(N)

1
Comments 1
5 min read
Rust Strings Demystified: Literals, Slices, and Fat Pointers Under the Hood

Rust Strings Demystified: Literals, Slices, and Fat Pointers Under the Hood

5
Comments
4 min read
Vue Performance Optimization: A Practical Guide for Faster Apps

Vue Performance Optimization: A Practical Guide for Faster Apps

2
Comments
10 min read
Python Caching Strategies That Actually Speed Up Your Code

Python Caching Strategies That Actually Speed Up Your Code

Comments
5 min read
UUID v4 vs UUID v7: Performance, Security and Real Benchmarks at 100M

UUID v4 vs UUID v7: Performance, Security and Real Benchmarks at 100M

3
Comments
9 min read
cgroups v2 as a Native Runtime Isolation Primitive — No Docker Required

cgroups v2 as a Native Runtime Isolation Primitive — No Docker Required

2
Comments
5 min read
Stop Saying Python Iterators Are Eager

Stop Saying Python Iterators Are Eager

Comments
4 min read
We got tired of stuffing our AI agent's entire chat history into every prompt, so we built an API that doesn't

We got tired of stuffing our AI agent's entire chat history into every prompt, so we built an API that doesn't

Comments 6
1 min read
The scheduled task for reverse overseas online shopping is executed in shards to solve the problem of backlog of standalone tasks

The scheduled task for reverse overseas online shopping is executed in shards to solve the problem of backlog of standalone tasks

Comments
1 min read
Technical solution for cross-border compression, format compatibility, and anti-theft chain of reverse overseas online shopping images

Technical solution for cross-border compression, format compatibility, and anti-theft chain of reverse overseas online shopping images

Comments
2 min read
How to Enable and Verify TCP BBR on Linux

How to Enable and Verify TCP BBR on Linux

1
Comments 1
2 min read
The Physics of UI Depth: CSS Box-Shadow Vectors and GPU Compositing Pipelines

The Physics of UI Depth: CSS Box-Shadow Vectors and GPU Compositing Pipelines

Comments 2
4 min read
Cloudflare Workers for API Rate Limiting and Caching

Cloudflare Workers for API Rate Limiting and Caching

Comments
5 min read
Push vs Pull: A Decision About Where Complexity Lives

Push vs Pull: A Decision About Where Complexity Lives

Comments
5 min read
Devlog: Performance Optimization Lessons from ADHD App Beta Testing

Devlog: Performance Optimization Lessons from ADHD App Beta Testing

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