DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Why I Replaced Disqus and You Should Too

Why I Replaced Disqus and You Should Too

8
Comments 2
2 min read
Beware of Chaining Javascript Array Methods

Beware of Chaining Javascript Array Methods

6
Comments
5 min read
Why Lerna and Yarn Workspaces is a Perfect Match for Building Mono-Repos: A Close Look at Features and Performance

Why Lerna and Yarn Workspaces is a Perfect Match for Building Mono-Repos: A Close Look at Features and Performance

54
Comments 5
19 min read
CSS/JS coverage in Chrome

CSS/JS coverage in Chrome

4
Comments
2 min read
Why just cache when you can memoize(with expiration and guaranteed consistency)

Why just cache when you can memoize(with expiration and guaranteed consistency)

10
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.