DEV Community

# optimization

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Speeding up your app’s navigation with Turbolinks

Speeding up your app’s navigation with Turbolinks

33
Comments 2
3 min read
Client-side caching in Rails: conditional GET requests

Client-side caching in Rails: conditional GET requests

44
Comments
4 min read
Rails' built-in cache stores: an overview

Rails' built-in cache stores: an overview

13
Comments
4 min read
Russian doll caching in Rails

Russian doll caching in Rails

21
Comments
5 min read
Understanding system load and load averages

Understanding system load and load averages

71
Comments 2
4 min read
Progressive Web App

Progressive Web App

10
Comments
7 min read
Another Way to Find Max Partitions

Another Way to Find Max Partitions

18
Comments 7
7 min read
When QueryPerformanceCounter call takes long time

When QueryPerformanceCounter call takes long time

11
Comments
3 min read
Cloud Cost Optimization Strategies for Compute Instances

Cloud Cost Optimization Strategies for Compute Instances

9
Comments
5 min read
Dead code problem

Dead code problem

24
Comments
3 min read
Curious case of branch performance

Curious case of branch performance

10
Comments
6 min read
A MongoDB Optimization

A MongoDB Optimization

17
Comments
6 min read
MongoDB: Normalization vs Denormalization

MongoDB: Normalization vs Denormalization

31
Comments 3
3 min read
assertionFailure and Optimization Level

assertionFailure and Optimization Level

8
Comments
1 min read
Understanding explain()

Understanding explain()

11
Comments 2
7 min read
Reduce overhead for data serialization between Wasm & JS (Help!)

Reduce overhead for data serialization between Wasm & JS (Help!)

5
Comments 2
1 min read
Web Performance & Security: how to master Third Party Content impacts

Web Performance & Security: how to master Third Party Content impacts

7
Comments
10 min read
Pareto principle for Web development

Pareto principle for Web development

9
Comments
4 min read
Lazy Loaded React Components With Webpack 2

Lazy Loaded React Components With Webpack 2

2
Comments
3 min read
What's the Difference between link preload, preconnect and prefetch

What's the Difference between link preload, preconnect and prefetch

12
Comments
2 min read
How to force Rust compiler to use several x86 instructions (popcount, etc)

How to force Rust compiler to use several x86 instructions (popcount, etc)

7
Comments
2 min read
C++ Tricks: Fast RTTI and Dynamic Cast

C++ Tricks: Fast RTTI and Dynamic Cast

9
Comments
13 min read
Framework (tests) for the Framework god

Framework (tests) for the Framework god

2
Comments
2 min read
Benchmarking or "How to count words really fast"

Benchmarking or "How to count words really fast"

14
Comments 2
6 min read
Simple tricks for map solution

Simple tricks for map solution

9
Comments 3
1 min read
loading...