The Wayback Machine - https://web.archive.org/web/20210908110658/https://dev.to/t/performance

DEV Community

DEV Community is a community of 688,803 amazing developers

We're a place where coders share, stay up-to-date and grow their careers.

Create new account Log in
loading...

Performance

Tag for content related to software performance.

👋 Sign in for the ability sort posts by top and latest.
Performance Testing : An Introduction

Performance Testing : An Introduction

2
2 min read
Enabling brotli compression in Go and Chi

Enabling brotli compression in Go and Chi

4
1 min read
Using Proxies in Javascript to Stealthily Measure the Performance of functions

Using Proxies in Javascript to Stealthily Measure the Performance of functions

1
4 min read
How to use Console.time() and Console.timeEnd() to make informed decisions.

How to use Console.time() and Console.timeEnd() to make informed decisions.

2
2 min read
Improving Time To First Byte and Web Vitals

Improving Time To First Byte and Web Vitals

2
8 min read
Optimizing Netlify

Optimizing Netlify

2
3 min read
createContext vs. createObjectContext

createContext vs. createObjectContext

4
2 min read
useState vs. useSuperState

useState vs. useSuperState

3
1 min read
Vue: When a computed property can be the wrong tool

Vue: When a computed property can be the wrong tool

155 12
9 min read
cURL Tips for Performance Engineers 💫

cURL Tips for Performance Engineers 💫

7
4 min read
How to Perform Load Testing with k6 using Google Cloud Build

How to Perform Load Testing with k6 using Google Cloud Build

3 1
10 min read
Recording on JMeter

Recording on JMeter

4
5 min read
Code Splitting With Dynamic Imports

Code Splitting With Dynamic Imports

6
1 min read
Postgres query execution: JDBC prepared statements

Postgres query execution: JDBC prepared statements

4
8 min read
Introducing TestRail in your K6 tests

Introducing TestRail in your K6 tests

3 1
5 min read
HTTP Toolkit for Performance Engineers âš¡

HTTP Toolkit for Performance Engineers âš¡

37 2
7 min read
Four Metrics Every Mobile Developer Should Care About

Four Metrics Every Mobile Developer Should Care About

4
7 min read
Lazy Loading Vanilla JS with WebPack (+ Laravel Mix)

Lazy Loading Vanilla JS with WebPack (+ Laravel Mix)

2
4 min read
Instrument your Elixir application

Instrument your Elixir application

9
4 min read
Performance Monitoring in GraphQL

Performance Monitoring in GraphQL

4
3 min read
Your bundler is doing it wrong

Your bundler is doing it wrong

18
8 min read
Setup VS Code for Designer and Front-end Developers

Setup VS Code for Designer and Front-end Developers

19
8 min read
Is My Application Simulation Model Wrong?

Is My Application Simulation Model Wrong?

4
3 min read
INTRODUCING: The Anonymous Feedback Platform powered by the CHERN Stack

INTRODUCING: The Anonymous Feedback Platform powered by the CHERN Stack

2
6 min read
When you should and shouldn't use React

When you should and shouldn't use React

41 8
4 min read
Let's optimize JavaScript - password generator (2.15x faster)

Let's optimize JavaScript - password generator (2.15x faster)

29 7
4 min read
Error Economics - How to avoid breaking the budget

Error Economics - How to avoid breaking the budget

3
7 min read
SQL Performance - pagination scalability

SQL Performance - pagination scalability

3
1 min read
How to score 100 on Google PageSpeed Insights on Mobile

How to score 100 on Google PageSpeed Insights on Mobile

56 2
7 min read
Pressure Stall Information on CentOS7

Pressure Stall Information on CentOS7

6
3 min read
Postgres query execution: JDBC

Postgres query execution: JDBC

3
5 min read
Introducing Iterator Functions package

Introducing Iterator Functions package

5 4
2 min read
Why programming languages are slow

Why programming languages are slow

80 16
5 min read
Optimizing Immutable Strings in Rust

Optimizing Immutable Strings in Rust

40 3
10 min read
How are client hints really useful for web performance

How are client hints really useful for web performance

35
4 min read
Lambda Function in Python

Lambda Function in Python

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

Why is Javascript Debounce important for our Web Applications

18 1
3 min read
Synthetic monitoring using AWS Canary & Cloudwatch

Synthetic monitoring using AWS Canary & Cloudwatch

5 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
5 min read
JavaScript Performance: Tips and tricks

JavaScript Performance: Tips and tricks

6
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
1 min read
Top 5 Tips to Boost your rails app performance

Top 5 Tips to Boost your rails app performance

25 2
2 min read
Postgres query execution: plpgsql

Postgres query execution: plpgsql

21
7 min read
Solving Angular slow renders with NgRx selectors

Solving Angular slow renders with NgRx selectors

18
6 min read
10 Top Software Testing Companies India 2021

10 Top Software Testing Companies India 2021

3 1
8 min read
Optimizing the Performance of Your Vue Apps Using Web Workers

Optimizing the Performance of Your Vue Apps Using Web Workers

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

Down the rabbit hole with Clojure, defrecord, and macros

4
7 min read
Clean CSS: How to Spring Clean your Project

Clean CSS: How to Spring Clean your Project

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

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

82 2
18 min read
Distributed Tracing 101 for Full Stack Developers

Distributed Tracing 101 for Full Stack Developers

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

Diferentes tipos numéricos para diferentes necessidades em ruby

4 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

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

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

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

VS Code - How many extensions should I use?

16 1
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

46 9
8 min read
SQL Performance Resources

SQL Performance Resources

3
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

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

Accurate Daily Measurements of Core Web Vitals with Google Analytics

5
5 min read
Postgres query execution: simple query - prepared statement

Postgres query execution: simple query - prepared statement

10
8 min read
Instrumenting Our Frontend Test Suite (...and fixing what we found)

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

3
4 min read
loading...