DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How are client hints really useful for web performance

How are client hints really useful for web performance

37
Comments
4 min read
Error Economics - How to avoid breaking the budget

Error Economics - How to avoid breaking the budget

3
Comments
7 min read
Lambda Function in Python

Lambda Function in Python

4
Comments 1
2 min read
Why is Javascript Debounce important for our Web Applications

Why is Javascript Debounce important for our Web Applications

21
Comments 1
3 min read
Synthetic monitoring using AWS Canary & Cloudwatch

Synthetic monitoring using AWS Canary & Cloudwatch

11
Comments 1
5 min read
Make performance fixes easy to review by showing the "before" and "after"

Make performance fixes easy to review by showing the "before" and "after"

15
Comments
5 min read
JavaScript Performance: Tips and tricks

JavaScript Performance: Tips and tricks

13
Comments
4 min read
Time needed to search in a list or set in Python

Time needed to search in a list or set in Python

3
Comments
1 min read
Solving Angular slow renders with NgRx selectors

Solving Angular slow renders with NgRx selectors

24
Comments 1
6 min read
Top 5 Tips to Boost your rails app performance

Top 5 Tips to Boost your rails app performance

25
Comments 2
2 min read
Postgres query execution: plpgsql

Postgres query execution: plpgsql

27
Comments
7 min read
Recording on JMeter

Recording on JMeter

9
Comments
5 min read
Down the rabbit hole with Clojure, defrecord, and macros

Down the rabbit hole with Clojure, defrecord, and macros

5
Comments
7 min read
Introducing TestRail in your K6 tests

Introducing TestRail in your K6 tests

5
Comments 2
5 min read
Introducing Iterator Functions package

Introducing Iterator Functions package

6
Comments 4
2 min read
Clean CSS: How to Spring Clean your Project

Clean CSS: How to Spring Clean your Project

14
Comments 5
4 min read
Optimization of .NET applications: a big result of small edits

Optimization of .NET applications: a big result of small edits

88
Comments 4
18 min read
Distributed Tracing 101 for Full Stack Developers

Distributed Tracing 101 for Full Stack Developers

7
Comments
8 min read
Diferentes tipos numéricos para diferentes necessidades em ruby

Diferentes tipos numéricos para diferentes necessidades em ruby

4
Comments 1
3 min read
Quickly find and fix performance problems by combining performance, debug, and execution trace info 03:24

Quickly find and fix performance problems by combining performance, debug, and execution trace info

13
Comments
5 min read
Server-side rendering(SSR) with React[Part-2]

Server-side rendering(SSR) with React[Part-2]

7
Comments 1
7 min read
VS Code - How many extensions should I use?

VS Code - How many extensions should I use?

24
Comments 2
5 min read
SQL Performance Resources

SQL Performance Resources

5
Comments
10 min read
How I Switched from Google Analytics to a Better Open Source Alternative

How I Switched from Google Analytics to a Better Open Source Alternative

4
Comments 3
3 min read
Accurate Daily Measurements of Core Web Vitals with Google Analytics

Accurate Daily Measurements of Core Web Vitals with Google Analytics

5
Comments
5 min read
How we improved the load time of our VueJS app from 15s to 1s

How we improved the load time of our VueJS app from 15s to 1s

48
Comments 9
8 min read
Postgres query execution: simple query - prepared statement

Postgres query execution: simple query - prepared statement

17
Comments
8 min read
Loaded in 600 milliseconds

Loaded in 600 milliseconds

171
Comments 9
13 min read
Postgres query execution: simple query

Postgres query execution: simple query

15
Comments
5 min read
Memoization Demystified in 6 minutes

Memoization Demystified in 6 minutes

6
Comments
6 min read
Web Performance Optimization- II

Web Performance Optimization- II

93
Comments
13 min read
Web Performance Optimization- I

Web Performance Optimization- I

100
Comments 6
11 min read
Understanding concurrency in go

Understanding concurrency in go

17
Comments
3 min read
Qwik: the answer to optimal fine-grained lazy loading

Qwik: the answer to optimal fine-grained lazy loading

49
Comments 1
7 min read
Melhor uso de true, false e nil em ruby

Melhor uso de true, false e nil em ruby

5
Comments
2 min read
7 Simple Tips to Speed Up Your Website

7 Simple Tips to Speed Up Your Website

4
Comments
7 min read
React Query with Next.js ISR: Static websites with dynamic content

React Query with Next.js ISR: Static websites with dynamic content

14
Comments
8 min read
Master Web Performance like a Jedi

Master Web Performance like a Jedi

95
Comments 4
6 min read
Optimizing Database Access in Graphql

Optimizing Database Access in Graphql

5
Comments
5 min read
What are your biggest performance engineering hacks? Answer to be featured on our podcast 🎧

What are your biggest performance engineering hacks? Answer to be featured on our podcast 🎧

16
Comments 4
1 min read
INTRODUCING: The Anonymous Feedback Platform powered by the CHERN Stack

INTRODUCING: The Anonymous Feedback Platform powered by the CHERN Stack

6
Comments
6 min read
How you write your String matters: benchmarking PHP

How you write your String matters: benchmarking PHP

6
Comments
3 min read
Preloading Images in a Responsive, WebP World

Preloading Images in a Responsive, WebP World

7
Comments
3 min read
The 20% Optimization That Improves 80% Web Performance

The 20% Optimization That Improves 80% Web Performance

117
Comments 2
2 min read
C++ is awesome, here's why...

C++ is awesome, here's why...

82
Comments 26
8 min read
Learn To Learn

Learn To Learn

2
Comments 1
4 min read
An Introduction to Core Web Vitals

An Introduction to Core Web Vitals

4
Comments
6 min read
Getting Started with ImageEngine and React

Getting Started with ImageEngine and React

5
Comments
4 min read
Visualize Your Hardware Topology Using hwloc

Visualize Your Hardware Topology Using hwloc

5
Comments
3 min read
Instrumenting Our Frontend Test Suite (...and fixing what we found)

Instrumenting Our Frontend Test Suite (...and fixing what we found)

3
Comments
4 min read
Increasing Next.js app performance with GetServerSideProps and Next/Image

Increasing Next.js app performance with GetServerSideProps and Next/Image

12
Comments
3 min read
How To Build Visual Studio Code Extension For WebPageTest

How To Build Visual Studio Code Extension For WebPageTest

6
Comments
10 min read
Four Rules for Big O

Four Rules for Big O

25
Comments
4 min read
SQL Performance - composite indexes

SQL Performance - composite indexes

6
Comments
2 min read
Performance Testing and our love for Colours

Performance Testing and our love for Colours

2
Comments
5 min read
How to split a large CSV file based on the number of rows 🔪

How to split a large CSV file based on the number of rows 🔪

4
Comments
2 min read
HTML-first, JavaScript last: the secret to web speed!

HTML-first, JavaScript last: the secret to web speed!

265
Comments 12
6 min read
Next.js: The Ultimate Cheat Sheet To Page Rendering

Next.js: The Ultimate Cheat Sheet To Page Rendering

93
Comments 3
8 min read
Interface Dispatch

Interface Dispatch

4
Comments
13 min read
JavaScript loading techniques & Performance

JavaScript loading techniques & Performance

105
Comments 9
6 min read
loading...