DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Javascript Algorithms #1: Counting the Vowels in a String Of Text

Javascript Algorithms #1: Counting the Vowels in a String Of Text

106
Comments 16
7 min read
JS Performance: Perhaps We Shouldn't Always Use Arrays

JS Performance: Perhaps We Shouldn't Always Use Arrays

79
Comments 24
2 min read
NIL pattern #perfmatters

NIL pattern #perfmatters

62
Comments
4 min read
Drive Chrome using Puppeteer

Drive Chrome using Puppeteer

10
Comments 1
1 min read
Choosing Cloud Providers and Virtual Machines: The Easy Way

Choosing Cloud Providers and Virtual Machines: The Easy Way

10
Comments
6 min read
Rails url_for and strong parameters aren't fast

Rails url_for and strong parameters aren't fast

9
Comments
3 min read
Performance Profiling a Redux App

Performance Profiling a Redux App

31
Comments
3 min read
Data Integrity and Performance Considerations in MySQL Semisynchronous Replication

Data Integrity and Performance Considerations in MySQL Semisynchronous Replication

8
Comments
5 min read
How we decreased load time by 40% by removing just 1 file

How we decreased load time by 40% by removing just 1 file

49
Comments 9
3 min read
Why homogenous dev setups aren't the best idea

Why homogenous dev setups aren't the best idea

37
Comments 14
5 min read
Web cache server HTTP/2 performance benchmark: nuster vs nginx

Web cache server HTTP/2 performance benchmark: nuster vs nginx

13
Comments 14
3 min read
Site Reliability Engineering: Google's Secret Sauce For High Availability And Happy Ops

Site Reliability Engineering: Google's Secret Sauce For High Availability And Happy Ops

108
Comments 3
6 min read
Stopping a Java memory leak

Stopping a Java memory leak

31
Comments 1
3 min read
State of the Web: Top Image Optimization Strategies

State of the Web: Top Image Optimization Strategies

25
Comments 2
7 min read
hasOwnProperty considered harmful

hasOwnProperty considered harmful

34
Comments 6
1 min read
Why I Deleted My IDE; and How It Changed My Life For the Better

Why I Deleted My IDE; and How It Changed My Life For the Better

101
Comments 37
8 min read
ActiveRecord performance: the N+1 queries antipattern

ActiveRecord performance: the N+1 queries antipattern

69
Comments 3
6 min read
How 3 Lines of Code Reduced CPU and Memory Consumption by 13%

How 3 Lines of Code Reduced CPU and Memory Consumption by 13%

10
Comments 2
3 min read
Are you aware of the performance capabilities of the system you build?

Are you aware of the performance capabilities of the system you build?

8
Comments 2
1 min read
Finding And Fixing Node.js Memory Leaks: A Practical Guide

Finding And Fixing Node.js Memory Leaks: A Practical Guide

156
Comments 5
9 min read
MJIT: A Method Based Just-in-time Compiler for Ruby

MJIT: A Method Based Just-in-time Compiler for Ruby

22
Comments
23 min read
Hit Me Baby One More Time - What Are Cache Hits and Why Should You Care?

Hit Me Baby One More Time - What Are Cache Hits and Why Should You Care?

157
Comments 8
10 min read
Writing Super Fast Queries in Rails

Writing Super Fast Queries in Rails

8
Comments 1
4 min read
Russian doll caching in Rails

Russian doll caching in Rails

21
Comments
5 min read
Progressive Web App

Progressive Web App

10
Comments
7 min read
loading...