Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Practical Guide To Optimizing Performance On The Web
Cover image for A Practical Guide To Optimizing Performance On The Web

A Practical Guide To Optimizing Performance On The Web

230
Comments 7
6 min read
Network-aware Preloading Strategy for Angular Lazy Loading

Network-aware Preloading Strategy for Angular Lazy Loading

99
Comments 8
3 min read
Maybe I Should Have Just Used create-react-app

Maybe I Should Have Just Used create-react-app

56
Comments 28
4 min read
Improving PostgreSQL queries
Cover image for Improving PostgreSQL queries

Improving PostgreSQL queries

233
Comments 6
23 min read
I created react hooks for reducing re-rendering caused of statement change.

I created react hooks for reducing re-rendering caused of statement change.

5
Comments 1
1 min read
Speed up your Next.js build with one simple step
Cover image for Speed up your Next.js build with one simple step

Speed up your Next.js build with one simple step

14
Comments
2 min read
5 Tips and Tricks for Firefox DevTools - Network Monitor
Cover image for 5 Tips and Tricks for Firefox DevTools - Network Monitor

5 Tips and Tricks for Firefox DevTools - Network Monitor

13
Comments
3 min read
Fast array reversal with SIMD!
Cover image for Fast array reversal with SIMD!

Fast array reversal with SIMD!

26
Comments 2
24 min read
Differential Serving
Cover image for 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
7 Tips to Optimize Xamarin Charts Performance

7 Tips to Optimize Xamarin Charts Performance

5
Comments
6 min read
Lazy load Angular Components
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Why I Replaced Disqus and You Should Too

Why I Replaced Disqus and You Should Too

8
Comments 2
2 min read
loading...