DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Differential Serving

Differential Serving

30
Comments 6
4 min read
Array.map() much slower than for loop

Array.map() much slower than for loop

44
Comments 15
1 min read
Lazy load Angular Components

Lazy load Angular Components

25
Comments
2 min read
Is your Django app slow? Think like a data scientist, not an engineer

Is your Django app slow? Think like a data scientist, not an engineer

125
Comments 4
7 min read
Performance Profiling Your Node.js Application at Runtime

Performance Profiling Your Node.js Application at Runtime

22
Comments 2
14 min read
React.lazy API in 60 seconds (Code-Splitting with Suspense) 00:56

React.lazy API in 60 seconds (Code-Splitting with Suspense)

120
Comments 13
1 min read
How to optimize your JavaScript apps using Loops

How to optimize your JavaScript apps using Loops

10
Comments
4 min read
Avoid recomputing heavy tasks by leveraging memoization in javascript

Avoid recomputing heavy tasks by leveraging memoization in javascript

15
Comments 1
5 min read
A Pedant's Experiment on Optimizing Callback Functions for Array Iteration

A Pedant's Experiment on Optimizing Callback Functions for Array Iteration

36
Comments 8
9 min read
Faster Renders with React.memo

Faster Renders with React.memo

24
Comments 1
4 min read
Scaling Elasticsearch Part 2: How to Speed Up Search

Scaling Elasticsearch Part 2: How to Speed Up Search

95
Comments 1
5 min read
Scaling Elasticsearch Part 1: How to Speed Up Indexing

Scaling Elasticsearch Part 1: How to Speed Up Indexing

62
Comments 9
6 min read
Skipping renders, and memoization in React

Skipping renders, and memoization in React

8
Comments
6 min read
gnu time(usr/bin/time) can check process memory usage,without vmstat or sar

gnu time(usr/bin/time) can check process memory usage,without vmstat or sar

11
Comments 2
2 min read
How to write this SQL select the best way?

How to write this SQL select the best way?

10
Comments 7
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.