Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Immutability vs. Mutability in JavaScript: Performance Trade-offs and the Role of JIT

Immutability vs. Mutability in JavaScript: Performance Trade-offs and the Role of JIT

1
Comments
2 min read
5 More JavaScript Performance Gotchas

5 More JavaScript Performance Gotchas

1
Comments
3 min read
Options for Navigating JavaScript's Event Loop

Options for Navigating JavaScript's Event Loop

Comments
12 min read
A beginner's guide to Termius: the ultimate terminal
Cover image for A beginner's guide to Termius: the ultimate terminal

A beginner's guide to Termius: the ultimate terminal

90
Comments 10
3 min read
Useful ReactJS links - Study Guide

Useful ReactJS links - Study Guide

9
Comments 1
32 min read
SVG is a lie.

SVG is a lie.

2
Comments
4 min read
Real-world usage of Map and Set data types of JavaScript
Cover image for Real-world usage of Map and Set data types of JavaScript

Real-world usage of Map and Set data types of JavaScript

4
Comments
2 min read
How To Optimize Your React App’s Performance
Cover image for How To Optimize Your React App’s Performance

How To Optimize Your React App’s Performance

149
Comments 6
5 min read
Solving the Challenge of State Persistence in Next.js: Effortless State Management with Query Parameters
Cover image for Solving the Challenge of State Persistence in Next.js: Effortless State Management with Query Parameters

Solving the Challenge of State Persistence in Next.js: Effortless State Management with Query Parameters

16
Comments 1
8 min read
Tips to avoid N+1 GraphQL problem in Django
Cover image for Tips to avoid N+1 GraphQL problem in Django

Tips to avoid N+1 GraphQL problem in Django

6
Comments 1
3 min read
Iterator Benchmarks That Shocked With Unexpected Results!
Cover image for Iterator Benchmarks That Shocked With Unexpected Results!

Iterator Benchmarks That Shocked With Unexpected Results!

2
Comments
6 min read
Announcing the Tracetest integration with k6: Deep Load Testing of your Cloud Native System

Announcing the Tracetest integration with k6: Deep Load Testing of your Cloud Native System

1
Comments
4 min read
Fast Matrix Math in JS

Fast Matrix Math in JS

21
Comments 1
15 min read
Debugging Query Time in Gatsby: Identifying and Optimizing Long-Running Queries

Debugging Query Time in Gatsby: Identifying and Optimizing Long-Running Queries

4
Comments
3 min read
Async functions are needlessly killing your Javascript performance

Async functions are needlessly killing your Javascript performance

Comments
8 min read
🚀 Fastest way to bundle JavaScript in 2023

🚀 Fastest way to bundle JavaScript in 2023

19
Comments 5
5 min read
Top 5 Struggles of Backend Developers
Cover image for Top 5 Struggles of Backend Developers

Top 5 Struggles of Backend Developers

1
Comments
5 min read
How to Re-activate CSS Code Splitting in Gatsby

How to Re-activate CSS Code Splitting in Gatsby

2
Comments
3 min read
Experimentation with Optimized Closures

Experimentation with Optimized Closures

2
Comments
8 min read
Defer Unmarshalling in Go

Defer Unmarshalling in Go

4
Comments
3 min read
How to check tables fragmentation in Oracle DB?

How to check tables fragmentation in Oracle DB?

14
Comments
1 min read
Uploading multiple files at the same time using multithreading in NodeJS
Cover image for Uploading multiple files at the same time using multithreading in NodeJS

Uploading multiple files at the same time using multithreading in NodeJS

93
Comments 14
4 min read
Performance in .NET

Performance in .NET

10
Comments
7 min read
The anatomy of XFS fsync()

The anatomy of XFS fsync()

9
Comments 1
8 min read
SQL Server Performance Tuning

SQL Server Performance Tuning

2
Comments
2 min read
loading...