Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Discover issues with performance testing
Cover image for Discover issues with performance testing

Discover issues with performance testing

7
Comments
6 min read
Why you shouldn’t use the Dynamic type in .NET

Why you shouldn’t use the Dynamic type in .NET

10
Comments 2
3 min read
How to measure Time to recover?
Cover image for How to measure Time to recover?

How to measure Time to recover?

4
Comments 1
7 min read
Switch is Faster than If (in C#)
Cover image for Switch is Faster than If (in C#)

Switch is Faster than If (in C#)

11
Comments 2
4 min read
Using Brotli Compression in NGINX
Cover image for Using Brotli Compression in NGINX

Using Brotli Compression in NGINX

10
Comments
5 min read
Do validate your HTML

Do validate your HTML

3
Comments
1 min read
Fighting PostgreSQL write amplification with HOT updates
Cover image for Fighting PostgreSQL write amplification with HOT updates

Fighting PostgreSQL write amplification with HOT updates

6
Comments
9 min read
Surprising Performance Lessons from React Microfrontends in Production

Surprising Performance Lessons from React Microfrontends in Production

13
Comments
3 min read
Critical Rendering Path(CRP)

Critical Rendering Path(CRP)

8
Comments
4 min read
Investigating the performance benefits of EF Core 6.0 compiled models feature
Cover image for Investigating the performance benefits of EF Core 6.0 compiled models feature

Investigating the performance benefits of EF Core 6.0 compiled models feature

8
Comments
7 min read
Python might get 5 times faster in the next 4 years

Python might get 5 times faster in the next 4 years

2
Comments
2 min read
What do you look for in a Code Editor?

What do you look for in a Code Editor?

23
Comments 29
1 min read
[PT-BR] Introdução à programação em baixo nível

[PT-BR] Introdução à programação em baixo nível

13
Comments
4 min read
Optimizing Your Web App for Maximum Runtime Performance and Premature Optimization 🦄

Optimizing Your Web App for Maximum Runtime Performance and Premature Optimization 🦄

17
Comments
24 min read
Clean Architecture: The concept behind the code

Clean Architecture: The concept behind the code

272
Comments 3
6 min read
React key attribute: best practices for performant lists

React key attribute: best practices for performant lists

62
Comments 6
10 min read
Advantages of SSG over SSR

Advantages of SSG over SSR

27
Comments 1
3 min read
Implementing robust in-memory cache with Go

Implementing robust in-memory cache with Go

31
Comments
15 min read
Astro Turbolinks: fast AstroJS Navigation
Cover image for Astro Turbolinks: fast AstroJS Navigation

Astro Turbolinks: fast AstroJS Navigation

11
Comments 2
5 min read
Minimizing SVGs
Cover image for Minimizing SVGs

Minimizing SVGs

7
Comments 2
7 min read
GraphQL Vs REST [Syntax Comparison]
Cover image for GraphQL Vs REST [Syntax Comparison]

GraphQL Vs REST [Syntax Comparison]

4
Comments
7 min read
Upload files to AWS S3 in k6
Cover image for Upload files to AWS S3 in k6

Upload files to AWS S3 in k6

22
Comments
7 min read
Tenha um alto desempenho manipulando JSON em Java com Jackson API
Cover image for Tenha um alto desempenho manipulando JSON em Java com Jackson API

Tenha um alto desempenho manipulando JSON em Java com Jackson API

14
Comments
5 min read
VSCODE Installation Guide🏆
Cover image for VSCODE Installation Guide🏆

VSCODE Installation Guide🏆

5
Comments
2 min read
Speeding Up An Expensive PostgreSQL Query: B-Tree vs. BRIN
Cover image for Speeding Up An Expensive PostgreSQL Query: B-Tree vs. BRIN

Speeding Up An Expensive PostgreSQL Query: B-Tree vs. BRIN

12
Comments 2
6 min read
loading...