Back to Glossary
PerformanceBeginner Friendly
What is Latency?
The time delay between a request and its response
Why It Matters
Lower latency means faster, more responsive applications that users enjoy using
Real-World Example
A button that responds in 50ms feels instant, while 2000ms feels sluggish
Learn More at buildDay Melbourne
Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.
Related Terms
Glossary
CDN
A network of servers around the world that stores copies of your content closer to users
Glossary
Throughput
The amount of work your system can handle in a given time period
Glossary
Cache
A temporary storage that keeps copies of frequently accessed data for faster retrieval
Glossary
Throttling
Slowing down requests instead of blocking them entirely when limits are approached