DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Squeezing out more performance from JavaScript

Squeezing out more performance from JavaScript

8
Comments 1
4 min read
Store array data in keyed-objects for better performance

Store array data in keyed-objects for better performance

6
Comments
2 min read
How to Add an Item to a List in Python: Append, Slice Assignment, and More

How to Add an Item to a List in Python: Append, Slice Assignment, and More

17
Comments 1
9 min read
Loading Fonts The FOUT Way

Loading Fonts The FOUT Way

7
Comments
4 min read
Lazy Loading Images 2020

Lazy Loading Images 2020

2
Comments
4 min read
The 35,000% improvement, scalability vs performance, and Outlook goes down for millions

The 35,000% improvement, scalability vs performance, and Outlook goes down for millions

26
Comments
2 min read
Android Vitals - Diving into cold start waters 🥶

Android Vitals - Diving into cold start waters 🥶

68
Comments 9
10 min read
Let’s slim down on Javascript

Let’s slim down on Javascript

10
Comments
9 min read
Hosting Workshop at dream platform

Hosting Workshop at dream platform

4
Comments
1 min read
top-threads: a script for viewing real-time runqueue latency per thread

top-threads: a script for viewing real-time runqueue latency per thread

6
Comments
3 min read
Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1

Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1

7
Comments
5 min read
Assigning [ ] performs better than Array(n) - Reports attached.

Assigning [ ] performs better than Array(n) - Reports attached.

28
Comments 23
2 min read
Shifting left on the SDLC, .NET 5 improvements, and the Slack sequel

Shifting left on the SDLC, .NET 5 improvements, and the Slack sequel

16
Comments
2 min read
Managing React Forms Efficiently at Scale

Managing React Forms Efficiently at Scale

135
Comments 1
5 min read
Android Vitals - What time is it?

Android Vitals - What time is it?

114
Comments 1
4 min read
How To Add Image Processing to Your Hugo Website and Improve Performance

How To Add Image Processing to Your Hugo Website and Improve Performance

16
Comments
6 min read
why deno want remove typescript from your internal code?

why deno want remove typescript from your internal code?

9
Comments
4 min read
Making Time to Save You Time: How We Sped Up Time-Related Syscalls on Dynos

Making Time to Save You Time: How We Sped Up Time-Related Syscalls on Dynos

2
Comments
3 min read
How I spent 10 months identifying & reducing technical debt?

How I spent 10 months identifying & reducing technical debt?

4
Comments
3 min read
Installing Tensorflow from Source with CPU Optimizations

Installing Tensorflow from Source with CPU Optimizations

12
Comments
4 min read
Quick and simple load testing with Apache Bench

Quick and simple load testing with Apache Bench

7
Comments
4 min read
Angular: Async Rendering with a single Rx Operator

Angular: Async Rendering with a single Rx Operator

97
Comments 4
3 min read
Building a cache decorator to keep your app fast 🏎

Building a cache decorator to keep your app fast 🏎

8
Comments
6 min read
Make service injection private

Make service injection private

5
Comments
2 min read
A documentation site with Angular and Scully

A documentation site with Angular and Scully

69
Comments 2
5 min read
loading...