DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Discussão sobre o Advent of Code 2022 - Dia 11: Complexidade de operações com números grandes

Discussão sobre o Advent of Code 2022 - Dia 11: Complexidade de operações com números grandes

Comments
5 min read
Talking about performance, profiling, testing and other stuff
Cover image for Talking about performance, profiling, testing and other stuff

Talking about performance, profiling, testing and other stuff

2
Comments
5 min read
Solving Common Performance Issues in Django REST Framework

Solving Common Performance Issues in Django REST Framework

Comments
5 min read
Elegant Memoization with Ruby’s .tap Method

Elegant Memoization with Ruby’s .tap Method

Comments
5 min read
When Direct DOM Manipulation Outperforms React State Management

When Direct DOM Manipulation Outperforms React State Management

3
Comments
3 min read
Ultimate List of Chrome Extensions
Cover image for Ultimate List of Chrome Extensions

Ultimate List of Chrome Extensions

18
Comments 3
43 min read
Debouncing De-coded
Cover image for Debouncing De-coded

Debouncing De-coded

1
Comments
2 min read
Relearning Java Thread Primitives
Cover image for Relearning Java Thread Primitives

Relearning Java Thread Primitives

11
Comments
7 min read
The Power of Metrics-Driven Development: How to Build Better Products
Cover image for The Power of Metrics-Driven Development: How to Build Better Products

The Power of Metrics-Driven Development: How to Build Better Products

Comments
9 min read
Exponential Backoff with Elixir
Cover image for Exponential Backoff with Elixir

Exponential Backoff with Elixir

5
Comments
7 min read
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

89
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
loading...