Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
How to make your Electron app faster 🚀⚡
Cover image for How to make your Electron app faster 🚀⚡

How to make your Electron app faster 🚀⚡

175
Comments 10
4 min read
Wildcard Indexes com MongoDB 4.2
Cover image for 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
Recent Drools DMN open source engine performance improvements

Recent Drools DMN open source engine performance improvements

4
Comments 1
4 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

56
Comments 10
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 3
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 real power of Webpack 4 SplitChunks Plugin

The real power of Webpack 4 SplitChunks Plugin

1
Comments
3 min read
The costs of Optional Chaining.
Cover image for The costs of Optional Chaining.

The costs of Optional Chaining.

45
Comments 3
4 min read
Await, do not make your E2E tests sleep ⏳
Cover image for 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.
Cover image for 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 ☕️ 🚀 🚶‍♂️
Cover image for 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)

66
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
Cover image for 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
loading...