Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mobile Friendly vs Responsive Design
Cover image for Mobile Friendly vs Responsive Design

Mobile Friendly vs Responsive Design

2
Comments
4 min read
O(log n) makes continuous profiling possible in production

O(log n) makes continuous profiling possible in production

12
Comments
4 min read
avoid the "death by a 1000 cuts" performance problem with jotai

avoid the "death by a 1000 cuts" performance problem with jotai

10
Comments
3 min read
Big useEffect mistake
Cover image for Big useEffect mistake

Big useEffect mistake

90
Comments 9
2 min read
Consuming high-throughput Redis streams with Rust

Consuming high-throughput Redis streams with Rust

8
Comments
1 min read
Transitions, when details matters
Cover image for Transitions, when details matters

Transitions, when details matters

12
Comments
1 min read
Review of Java Static Analysis Tools
Cover image for Review of Java Static Analysis Tools

Review of Java Static Analysis Tools

7
Comments
3 min read
How to parallelize for loops in Python and Work with Shared Dictionaries
Cover image for How to parallelize for loops in Python and Work with Shared Dictionaries

How to parallelize for loops in Python and Work with Shared Dictionaries

2
Comments
6 min read
Gradle Build Cache Node Replication in Android
Cover image for Gradle Build Cache Node Replication in Android

Gradle Build Cache Node Replication in Android

10
Comments 2
8 min read
Not another logger!
Cover image for Not another logger!

Not another logger!

5
Comments
4 min read
What to Expect from Google’s Page Experience Update
Cover image for What to Expect from Google’s Page Experience Update

What to Expect from Google’s Page Experience Update

12
Comments
7 min read
The 3 best features announced at GatsbyConf 2021

The 3 best features announced at GatsbyConf 2021

9
Comments 6
2 min read
Vite 2 - A speed comparison in Vue

Vite 2 - A speed comparison in Vue

6
Comments
2 min read
Scalable JSON processing using fs/promises, Async and Oboe
Cover image for Scalable JSON processing using fs/promises, Async and Oboe

Scalable JSON processing using fs/promises, Async and Oboe

14
Comments
5 min read
Which Python static analysis tools should I use?
Cover image for Which Python static analysis tools should I use?

Which Python static analysis tools should I use?

9
Comments 1
4 min read
Poolifier as Node.js thread/cluster pool

Poolifier as Node.js thread/cluster pool

6
Comments
3 min read
A quick note on performance:

A quick note on performance:

2
Comments 3
2 min read
Understanding the difference between where and select in Rails

Understanding the difference between where and select in Rails

14
Comments
3 min read
Lazy Loading Image - [2/2]
Cover image for Lazy Loading Image - [2/2]

Lazy Loading Image - [2/2]

2
Comments
3 min read
React Design Pattern -  Composable Card [2]
Cover image for React Design Pattern -  Composable Card [2]

React Design Pattern -  Composable Card [2]

1
Comments
4 min read
Load Testing Shiny Apps
Cover image for Load Testing Shiny Apps

Load Testing Shiny Apps

4
Comments
10 min read
React Context without Provider + useMutableSource
Cover image for React Context without Provider + useMutableSource

React Context without Provider + useMutableSource

100
Comments 6
5 min read
Next.js: Replace React with Preact

Next.js: Replace React with Preact

37
Comments 1
2 min read
How to improve database performance for insert queries
Cover image for How to improve database performance for insert queries

How to improve database performance for insert queries

11
Comments 3
2 min read
Web Vitals Explained
Cover image for Web Vitals Explained

Web Vitals Explained

107
Comments 7
3 min read
loading...