Forem

Performance

Tag for content related to software performance.

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Avoid intermediate arrays (parsing strings) to make you Javascript fast

Avoid intermediate arrays (parsing strings) to make you Javascript fast

10
Comments 4
1 min read
Notes on The Every Computer Performance Book

Notes on The Every Computer Performance Book

Comments
10 min read
How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS
Cover image for How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

Comments
3 min read
C# Regex Performance: How To Squeeze Out Performance
Cover image for C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Unlocking the Power of WebAssembly
Cover image for Unlocking the Power of WebAssembly

Unlocking the Power of WebAssembly

1
Comments
2 min read
Works, don't touch it? Or never ending optimization game?
Cover image for Works, don't touch it? Or never ending optimization game?

Works, don't touch it? Or never ending optimization game?

Comments
2 min read
Enjoy checking InterSystems IRIS performance with a useful tool ^mypButtons

Enjoy checking InterSystems IRIS performance with a useful tool ^mypButtons

Comments
7 min read
Lazy loading components in ReactJS

Lazy loading components in ReactJS

Comments
1 min read
Lazy Initialization: Turbocharging .NET Performance
Cover image for Lazy Initialization: Turbocharging .NET Performance

Lazy Initialization: Turbocharging .NET Performance

4
Comments
3 min read
Practical Experiments for Optimizing Django query with the power of SQL joins
Cover image for Practical Experiments for Optimizing Django query with the power of SQL joins

Practical Experiments for Optimizing Django query with the power of SQL joins

5
Comments
7 min read
Web3 Airdrop: From Fighting Fraud to AI Optimization
Cover image for Web3 Airdrop: From Fighting Fraud to AI Optimization

Web3 Airdrop: From Fighting Fraud to AI Optimization

Comments 2
3 min read
Avoid iterators/generators to make Javascript fast

Avoid iterators/generators to make Javascript fast

4
Comments
3 min read
Avoid intermediate arrays (filter/map) to make Javascript fast

Avoid intermediate arrays (filter/map) to make Javascript fast

15
Comments 6
2 min read
Today I gave a C++ backend interview. Hereโ€™s how it went.

Today I gave a C++ backend interview. Hereโ€™s how it went.

Comments
3 min read
Webassembly: Near-Native Performance for Web Applications
Cover image for Webassembly: Near-Native Performance for Web Applications

Webassembly: Near-Native Performance for Web Applications

35
Comments 11
4 min read
Don't Obsess About Your Web Application Performance
Cover image for Don't Obsess About Your Web Application Performance

Don't Obsess About Your Web Application Performance

3
Comments
6 min read
Macro tasks, Micro tasks and Long tasks - Web dev

Macro tasks, Micro tasks and Long tasks - Web dev

1
Comments
2 min read
Optimizing Performance in Next.js Using Dynamic Imports

Optimizing Performance in Next.js Using Dynamic Imports

44
Comments 1
4 min read
Every millisecond matters in Javascript

Every millisecond matters in Javascript

2
Comments 5
1 min read
PerfDog EVO v10.0 Shatters the Barriers of Game and App Performance Testing

PerfDog EVO v10.0 Shatters the Barriers of Game and App Performance Testing

Comments
3 min read
How the presence of indexes and the size of tables affect the choice of execution plan when joining tables in PostgreSQL?

How the presence of indexes and the size of tables affect the choice of execution plan when joining tables in PostgreSQL?

2
Comments
7 min read
Optimizing Vue.js Performance with v-if and v-show Directives
Cover image for Optimizing Vue.js Performance with v-if and v-show Directives

Optimizing Vue.js Performance with v-if and v-show Directives

Comments
2 min read
8 Common SQL Slow Query Statements and How to Optimize Them

8 Common SQL Slow Query Statements and How to Optimize Them

8
Comments
7 min read
Describe the difference between `<script>`, `<script async>` and `<script defer>` for Optimal Website Performance

Describe the difference between `<script>`, `<script async>` and `<script defer>` for Optimal Website Performance

2
Comments
1 min read
Improving Azure Functions Cold Boot

Improving Azure Functions Cold Boot

1
Comments
10 min read
loading...