DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Compassionate Coding (The secret of high performance teams)

Compassionate Coding (The secret of high performance teams)

10
Comments
11 min read
Do yo really care about your lighthouse score (performance) ?

Do yo really care about your lighthouse score (performance) ?

8
Comments 2
1 min read
The State Of JavaScript

The State Of JavaScript

121
Comments 4
2 min read
Implementing backpressure for smoother user experience in low-end devices

Implementing backpressure for smoother user experience in low-end devices

8
Comments 2
5 min read
Speed up your PostgreSQL unit tests with one weird trick!

Speed up your PostgreSQL unit tests with one weird trick!

23
Comments 3
2 min read
Shine a light on JavaScript performance with Lighthouse

Shine a light on JavaScript performance with Lighthouse

109
Comments 6
2 min read
Streams For the Win: A Performance Comparison of Node.js Methods for Reading Large Datasets (Pt 2)

Streams For the Win: A Performance Comparison of Node.js Methods for Reading Large Datasets (Pt 2)

5
Comments
9 min read
Adaptive Serving using JavaScript and the Network Information API

Adaptive Serving using JavaScript and the Network Information API

327
Comments 12
3 min read
Lessons learned about performance

Lessons learned about performance

21
Comments
4 min read
SVG sprites vs CSS background image for multiple instances of icons

SVG sprites vs CSS background image for multiple instances of icons

13
Comments 3
3 min read
Making renders faster with the React 16.5 profiler

Making renders faster with the React 16.5 profiler

109
Comments 2
4 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
loading...