DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SVG sprites vs CSS background image for multiple instances of icons

SVG sprites vs CSS background image for multiple instances of icons

15
Comments 3
3 min read
A Simple List Render Optimization For React 🏎

A Simple List Render Optimization For React 🏎

48
Comments 1
3 min read
Grouping AJAX requests in a pool

Grouping AJAX requests in a pool

42
Comments 7
10 min read
Automatically Removing Unused CSS from Wordpress Pages?

Automatically Removing Unused CSS from Wordpress Pages?

16
Comments 45
1 min read
Improving Client-Side Performance

Improving Client-Side Performance

34
Comments
11 min read
JavaScript Performance using console.time() & console.timeEnd()

JavaScript Performance using console.time() & console.timeEnd()

51
Comments 17
1 min read
The Web I Want

The Web I Want

288
Comments 70
6 min read
7 Types of Web Performance Tests

7 Types of Web Performance Tests

50
Comments 3
2 min read
Have you had to make your Python code run fast?

Have you had to make your Python code run fast?

30
Comments 6
1 min read
How to improve the Site score from Chrome Lighthouse

How to improve the Site score from Chrome Lighthouse

13
Comments
4 min read
What is React Server Side Rendering and should I use it?

What is React Server Side Rendering and should I use it?

153
Comments 10
5 min read
Repeatable Read vs Serializable Isolation Level in Postgres

Repeatable Read vs Serializable Isolation Level in Postgres

21
Comments
8 min read
How to code split Redux store to further improve your app's performance

How to code split Redux store to further improve your app's performance

64
Comments 8
5 min read
Javascript Algorithms #2: Palindromes

Javascript Algorithms #2: Palindromes

85
Comments 9
6 min read
Lighthouse: a powerful tool included in Chrome and DevTools

Lighthouse: a powerful tool included in Chrome and DevTools

53
Comments 1
7 min read
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
loading...