Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optimizing API Performance: The Key to Scalable, Reliable, and Resilient Applications
Cover image for Optimizing API Performance: The Key to Scalable, Reliable, and Resilient Applications

Optimizing API Performance: The Key to Scalable, Reliable, and Resilient Applications

Comments
4 min read
How to count 100B events: Comparing architectures
Cover image for How to count 100B events: Comparing architectures

How to count 100B events: Comparing architectures

1
Comments
7 min read
🚨 5 Performance Debugging Tricks Every Web Dev Should Know (But Most Don't)
Cover image for 🚨 5 Performance Debugging Tricks Every Web Dev Should Know (But Most Don't)

🚨 5 Performance Debugging Tricks Every Web Dev Should Know (But Most Don't)

Comments
3 min read
How to Implement Debounced Search in React Without External Libraries
Cover image for How to Implement Debounced Search in React Without External Libraries

How to Implement Debounced Search in React Without External Libraries

Comments
2 min read
Back-of-the-Envelope Thinking for Scalable System Design

Back-of-the-Envelope Thinking for Scalable System Design

Comments
4 min read
useTransition in React: Building a High-Performance Search for 50K Record Case Study
Cover image for useTransition in React: Building a High-Performance Search for 50K Record Case Study

useTransition in React: Building a High-Performance Search for 50K Record Case Study

12
Comments 3
5 min read
How to Dynamically Load React Components With Code Splitting and Suspense (With Pros & Cons)
Cover image for How to Dynamically Load React Components With Code Splitting and Suspense (With Pros & Cons)

How to Dynamically Load React Components With Code Splitting and Suspense (With Pros & Cons)

Comments
3 min read
High-Performance Block Volumes in Virtual Cloud Environments: Parallel File Systems Comparison
Cover image for High-Performance Block Volumes in Virtual Cloud Environments: Parallel File Systems Comparison

High-Performance Block Volumes in Virtual Cloud Environments: Parallel File Systems Comparison

5
Comments
8 min read
How to Build High-Performance NFS Storage with xiRAID Backend and RDMA Access
Cover image for How to Build High-Performance NFS Storage with xiRAID Backend and RDMA Access

How to Build High-Performance NFS Storage with xiRAID Backend and RDMA Access

5
Comments
6 min read
Introducing a Lightweight Apache JMeter Docker Image: Efficient Load Testing Made Simple
Cover image for Introducing a Lightweight Apache JMeter Docker Image: Efficient Load Testing Made Simple

Introducing a Lightweight Apache JMeter Docker Image: Efficient Load Testing Made Simple

4
Comments
5 min read
Debounce vs. Throttle in JavaScript, in Simple Words
Cover image for Debounce vs. Throttle in JavaScript, in Simple Words

Debounce vs. Throttle in JavaScript, in Simple Words

Comments
4 min read
Surviving (and Thriving) in Amazon’s Performance Review

Surviving (and Thriving) in Amazon’s Performance Review

Comments
3 min read
How Kafka Achieves High Throughput: A Breakdown of Its Log-Centric Architecture
Cover image for How Kafka Achieves High Throughput: A Breakdown of Its Log-Centric Architecture

How Kafka Achieves High Throughput: A Breakdown of Its Log-Centric Architecture

1
Comments
4 min read
How to Optimize React Rendering With useDeferredValue and useTransition
Cover image for How to Optimize React Rendering With useDeferredValue and useTransition

How to Optimize React Rendering With useDeferredValue and useTransition

3
Comments 3
2 min read
Migraciones en Drupal

Migraciones en Drupal

Comments
4 min read
How to Use React with Web Workers for Offloading Heavy Computation
Cover image for How to Use React with Web Workers for Offloading Heavy Computation

How to Use React with Web Workers for Offloading Heavy Computation

1
Comments
3 min read
Building Jam-Text: A High-Performance Text Indexer in Go

Building Jam-Text: A High-Performance Text Indexer in Go

Comments
3 min read
How to Optimize SQLite Performance With Indexed Views and Write-Ahead Logging
Cover image for How to Optimize SQLite Performance With Indexed Views and Write-Ahead Logging

How to Optimize SQLite Performance With Indexed Views and Write-Ahead Logging

Comments
2 min read
How to Monitor and Profile Python Code With Py-Spy for Performance Bottlenecks
Cover image for How to Monitor and Profile Python Code With Py-Spy for Performance Bottlenecks

How to Monitor and Profile Python Code With Py-Spy for Performance Bottlenecks

1
Comments
2 min read
Optimizing heavy operations in Vue with Web Workers
Cover image for Optimizing heavy operations in Vue with Web Workers

Optimizing heavy operations in Vue with Web Workers

33
Comments 1
3 min read
Streaming HTML: Client-Side Rendering Made Easy with Any Framework
Cover image for Streaming HTML: Client-Side Rendering Made Easy with Any Framework

Streaming HTML: Client-Side Rendering Made Easy with Any Framework

4
Comments
6 min read
How to Use WebAssembly to Speed Up CPU-Intensive Tasks in the Browser
Cover image for How to Use WebAssembly to Speed Up CPU-Intensive Tasks in the Browser

How to Use WebAssembly to Speed Up CPU-Intensive Tasks in the Browser

Comments
2 min read
Performance in Vue.js: Breaking Down Conditional Code ⚡️

Performance in Vue.js: Breaking Down Conditional Code ⚡️

6
Comments 2
2 min read
How to Optimize CSS for Faster Page Load and Better Performance
Cover image for How to Optimize CSS for Faster Page Load and Better Performance

How to Optimize CSS for Faster Page Load and Better Performance

Comments
3 min read
How to Use requestIdleCallback for Efficient Background Tasks in JavaScript
Cover image for How to Use requestIdleCallback for Efficient Background Tasks in JavaScript

How to Use requestIdleCallback for Efficient Background Tasks in JavaScript

1
Comments
2 min read
loading...