Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Migration from .NET5 to .NET 6: Performance benchmarks
Cover image for Migration from .NET5 to .NET 6: Performance benchmarks

Migration from .NET5 to .NET 6: Performance benchmarks

10
Comments
4 min read
Executing expensive operations without freezing your UI (or using WebWorkers)
Cover image for Executing expensive operations without freezing your UI (or using WebWorkers)

Executing expensive operations without freezing your UI (or using WebWorkers)

10
Comments
2 min read
Mirage of memory, part 2: PSS

Mirage of memory, part 2: PSS

6
Comments 1
4 min read
Getting Started with Loadsy
Cover image for Getting Started with Loadsy

Getting Started with Loadsy

9
Comments
9 min read
Case: JS Intersection Observer usage within iFrame
Cover image for Case: JS Intersection Observer usage within iFrame

Case: JS Intersection Observer usage within iFrame

13
Comments 3
2 min read
Non-Technical Skills Every Developer Needs 🖥💡
Cover image for Non-Technical Skills Every Developer Needs 🖥💡

Non-Technical Skills Every Developer Needs 🖥💡

6
Comments 2
3 min read
React Router and nested routes
Cover image for React Router and nested routes

React Router and nested routes

14
Comments 2
5 min read
Create JMeter Golden Image using Packer on AWS
Cover image for Create JMeter Golden Image using Packer on AWS

Create JMeter Golden Image using Packer on AWS

14
Comments
7 min read
The mirage of memory

The mirage of memory

10
Comments
7 min read
Load testing with Playwright

Load testing with Playwright

6
Comments
4 min read
3 Things You Should Know about Memoization in React
Cover image for 3 Things You Should Know about Memoization in React

3 Things You Should Know about Memoization in React

2
Comments
2 min read
The State of Minification in PHP – How 1 Project Grew into 6 (Part 2)
Cover image for The State of Minification in PHP – How 1 Project Grew into 6 (Part 2)

The State of Minification in PHP – How 1 Project Grew into 6 (Part 2)

5
Comments
10 min read
The State of Minification in PHP – How 1 Project Grew into 6
Cover image for The State of Minification in PHP – How 1 Project Grew into 6

The State of Minification in PHP – How 1 Project Grew into 6

4
Comments
8 min read
When to use React.memo and React.useCallback for Performance Optimisation
Cover image for When to use React.memo and React.useCallback for Performance Optimisation

When to use React.memo and React.useCallback for Performance Optimisation

3
Comments
4 min read
From Jest to Vitest - Migration and Benchmark
Cover image for From Jest to Vitest - Migration and Benchmark

From Jest to Vitest - Migration and Benchmark

143
Comments 28
6 min read
Why custom react hooks could destroy your app performance

Why custom react hooks could destroy your app performance

88
Comments 16
11 min read
Writing a performant client-side filter with [hidden] and trackBy
Cover image for Writing a performant client-side filter with [hidden] and trackBy

Writing a performant client-side filter with [hidden] and trackBy

25
Comments 1
6 min read
When to use useCallback?
Cover image for When to use useCallback?

When to use useCallback?

6
Comments
5 min read
Why CDN matters in your tech stack?
Cover image for Why CDN matters in your tech stack?

Why CDN matters in your tech stack?

13
Comments 5
2 min read
Deploy JMeter on AWS using Terraform
Cover image for Deploy JMeter on AWS using Terraform

Deploy JMeter on AWS using Terraform

16
Comments
8 min read
Best tools to work smarter, not harder, as a software developer.

Best tools to work smarter, not harder, as a software developer.

8
Comments
3 min read
My learning on Web Performance
Cover image for My learning on Web Performance

My learning on Web Performance

5
Comments
5 min read
Profiling .NET code with MiniProfiler
Cover image for Profiling .NET code with MiniProfiler

Profiling .NET code with MiniProfiler

3
Comments
6 min read
Writing the fastest GBDT libary in Rust

Writing the fastest GBDT libary in Rust

5
Comments
11 min read
Track and fix excessive Active Record instantiation
Cover image for Track and fix excessive Active Record instantiation

Track and fix excessive Active Record instantiation

25
Comments
5 min read
loading...