Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Effective Performance Monitoring via AppSignal

Effective Performance Monitoring via AppSignal

12
Comments
4 min read
Optimize React Hooks Performance

Optimize React Hooks Performance

30
Comments 5
5 min read
Fast base2 decoding on the upcoming Intel Icelake

Fast base2 decoding on the upcoming Intel Icelake

7
Comments
4 min read
The great iterate debate: filter/map, reduce, or for?

The great iterate debate: filter/map, reduce, or for?

7
Comments 3
6 min read
Improving Elm's compiler output

Improving Elm's compiler output

65
Comments 16
7 min read
How to load your custom fonts in a smart way

How to load your custom fonts in a smart way

48
Comments 3
4 min read
Faster Than Requests

Faster Than Requests

57
Comments 10
2 min read
Measuring Interactivity with TTI: Time To (consistently) Interactive

Measuring Interactivity with TTI: Time To (consistently) Interactive

9
Comments
16 min read
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

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

Speed up your Next.js build with one simple step

14
Comments
2 min read
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!

Fast array reversal with SIMD!

25
Comments 2
24 min read
Differential Serving

Differential Serving

30
Comments 6
4 min read
Quicklink - a small JS library to fast load subsequent pages and improve user experience

Quicklink - a small JS library to fast load subsequent pages and improve user experience

8
Comments
2 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

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
loading...