DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fixing mobile app performance issues

Fixing mobile app performance issues

5
Comments
3 min read
Escalando e performando aplicações Node.js

Escalando e performando aplicações Node.js

119
Comments 7
6 min read
An unexpected performance regression

An unexpected performance regression

15
Comments 12
4 min read
State of the Web: Video Playback Metrics

State of the Web: Video Playback Metrics

3
Comments 1
1 min read
Easily build unique, accessible, and lightweight Vue components

Easily build unique, accessible, and lightweight Vue components

5
Comments
5 min read
Angular Performance: Precaching with the Service Worker

Angular Performance: Precaching with the Service Worker

72
Comments 1
2 min read
Why does your bundle grow?

Why does your bundle grow?

22
Comments 1
5 min read
Understanding SQL Server Deadlocks

Understanding SQL Server Deadlocks

82
Comments 1
5 min read
SQL Server Locking

SQL Server Locking

14
Comments
3 min read
Images Native Lazy Loading And Its Polyfill

Images Native Lazy Loading And Its Polyfill

81
Comments
2 min read
Fastest way to optimize your images for the web

Fastest way to optimize your images for the web

5
Comments
1 min read
Angular Performance: Virtual Scrolling with the CDK

Angular Performance: Virtual Scrolling with the CDK

23
Comments
2 min read
Angular Performance: Optimize Angular Change Detection

Angular Performance: Optimize Angular Change Detection

23
Comments 5
2 min read
Angular Performance: Performance budgets with the Angular CLI

Angular Performance: Performance budgets with the Angular CLI

49
Comments
2 min read
Busted! How I Solved a Varnish Cache issue!

Busted! How I Solved a Varnish Cache issue!

8
Comments 3
3 min read
Are you sure you need jQuery?

Are you sure you need jQuery?

58
Comments 4
4 min read
Angular Performance: Route Level Code Splitting

Angular Performance: Route Level Code Splitting

42
Comments
2 min read
Angular Performance: Preloading Lazy Routes

Angular Performance: Preloading Lazy Routes

15
Comments
2 min read
IndexedDB: Caching your data on the client side

IndexedDB: Caching your data on the client side

6
Comments 6
3 min read
Improve query performance for polymorphic relationships in Laravel

Improve query performance for polymorphic relationships in Laravel

8
Comments
3 min read
Should We All Start Implementing Differential Serving?

Should We All Start Implementing Differential Serving?

6
Comments
6 min read
Start using memoization to reduce computing time in Javascript

Start using memoization to reduce computing time in Javascript

49
Comments 5
4 min read
Pipeline all the things: Redis performance boost at application level

Pipeline all the things: Redis performance boost at application level

28
Comments 2
2 min read
Recent Drools DMN open source engine performance improvements

Recent Drools DMN open source engine performance improvements

4
Comments 1
4 min read
How to make your Electron app faster 🚀⚡

How to make your Electron app faster 🚀⚡

174
Comments 10
4 min read
Wildcard Indexes com MongoDB 4.2

Wildcard Indexes com MongoDB 4.2

8
Comments 3
3 min read
Lazy load embedded YouTube videos

Lazy load embedded YouTube videos

151
Comments 34
3 min read
Cut your Docker for Mac response times in half with docker-sync

Cut your Docker for Mac response times in half with docker-sync

54
Comments 9
5 min read
Fullstaq Ruby: First impressions, and how to migrate your Docker/Kubernetes Ruby apps today

Fullstaq Ruby: First impressions, and how to migrate your Docker/Kubernetes Ruby apps today

112
Comments 7
5 min read
Cloning an Array of Objects in JavaScript

Cloning an Array of Objects in JavaScript

18
Comments 2
2 min read
Boost the UX of your React app with hash based content caching.

Boost the UX of your React app with hash based content caching.

16
Comments
8 min read
How to Identify Client-Side Performance Bottlenecks

How to Identify Client-Side Performance Bottlenecks

5
Comments
4 min read
The costs of Optional Chaining.

The costs of Optional Chaining.

45
Comments 3
4 min read
Await, do not make your E2E tests sleep ⏳

Await, do not make your E2E tests sleep ⏳

34
Comments 2
5 min read
Optimize the hell out of your Javascript programs with Memoization.

Optimize the hell out of your Javascript programs with Memoization.

80
Comments 11
4 min read
9 tips to Increase your Java performance ☕️ 🚀 🚶‍♂️

9 tips to Increase your Java performance ☕️ 🚀 🚶‍♂️

129
Comments 17
4 min read
Quality-first UI Development

Quality-first UI Development

4
Comments
10 min read
React Native Memory profiling (JSC vs V8 vs Hermes)

React Native Memory profiling (JSC vs V8 vs Hermes)

64
Comments 2
3 min read
Cache large drop-downs in Rails

Cache large drop-downs in Rails

8
Comments
2 min read
Why I should check my code's performance?

Why I should check my code's performance?

6
Comments 1
7 min read
HTTP2: Why should I check it out?

HTTP2: Why should I check it out?

10
Comments
3 min read
7 easy steps to install MiniProfiler on an ASP.NET MVC website

7 easy steps to install MiniProfiler on an ASP.NET MVC website

13
Comments
3 min read
The object that misbehaved — window.performance.memory

The object that misbehaved — window.performance.memory

8
Comments
3 min read
Never use array_merge in a loop in PHP

Never use array_merge in a loop in PHP

34
Comments 10
1 min read
Experimental Node.js: testing the new performance hooks

Experimental Node.js: testing the new performance hooks

7
Comments
12 min read
Solving Lighthouse ‘Avoid an excessive DOM size’ issue

Solving Lighthouse ‘Avoid an excessive DOM size’ issue

6
Comments
11 min read
Switching From Resque to Sidekiq

Switching From Resque to Sidekiq

79
Comments 7
7 min read
Aggressively tuning Cosmos DB (the long way round)

Aggressively tuning Cosmos DB (the long way round)

13
Comments 1
17 min read
Morton encoding with AVX512

Morton encoding with AVX512

9
Comments
2 min read
Improving SQL Query by Adding conditions in Joins

Improving SQL Query by Adding conditions in Joins

34
Comments 11
1 min read
The way programmers think about performance is too narrow

The way programmers think about performance is too narrow

6
Comments 2
4 min read
Notes on my way to improve my Lighthouse score in my blog

Notes on my way to improve my Lighthouse score in my blog

10
Comments
4 min read
Responsive images for Hugo

Responsive images for Hugo

82
Comments 15
4 min read
I definitively left my freelance commitments and now I’m working full time to make my SaaS product profitable.

I definitively left my freelance commitments and now I’m working full time to make my SaaS product profitable.

7
Comments 2
3 min read
On NPM Packages and Bundle Size Impact

On NPM Packages and Bundle Size Impact

13
Comments 7
4 min read
Simple web server in Perl and Go, Finally

Simple web server in Perl and Go, Finally

10
Comments 3
2 min read
Better Performance using Dynamic Code Splitting in Gatsby with loadable-components

Better Performance using Dynamic Code Splitting in Gatsby with loadable-components

84
Comments 12
7 min read
Simple web server in Perl and Go, Revisit

Simple web server in Perl and Go, Revisit

7
Comments 1
4 min read
Simple web server implemented in Perl and Go

Simple web server implemented in Perl and Go

10
Comments 10
3 min read
Paying Attention while Loading Lazily

Paying Attention while Loading Lazily

10
Comments
2 min read
loading...