DEV Community

# optimization

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Lazy loading can do that?

Lazy loading can do that?

8
Comments
9 min read
Improving Elm's compiler output

Improving Elm's compiler output

64
Comments 16
7 min read
Utilizing machine capability in NodeJS using the cluster module 1

Utilizing machine capability in NodeJS using the cluster module 1

7
Comments 1
3 min read
Google is slow

Google is slow

41
Comments 3
4 min read
Greatly Reduce PNG Weight With This One Trick

Greatly Reduce PNG Weight With This One Trick

141
Comments 8
2 min read
Optimizing remote daily scrum meetings

Optimizing remote daily scrum meetings

8
Comments
4 min read
Memoization Forget-Me-Bomb

Memoization Forget-Me-Bomb

24
Comments 2
12 min read
Reduce time complexity by indexing your arrays

Reduce time complexity by indexing your arrays

13
Comments
5 min read
The "debounce"

The "debounce"

21
Comments 2
3 min read
Javascript events

Javascript events

8
Comments
1 min read
Laravel Deployment Optimization on Heroku

Laravel Deployment Optimization on Heroku

6
Comments 1
1 min read
Speed up your website with image optimization, Absolutely Free!

Speed up your website with image optimization, Absolutely Free!

3
Comments
4 min read
Book review: Optimized C++ by Kurt Gunteroth

Book review: Optimized C++ by Kurt Gunteroth

7
Comments
2 min read
Reducing app distribution size in NW.js

Reducing app distribution size in NW.js

37
Comments 4
11 min read
Explain DB2 query

Explain DB2 query

8
Comments
1 min read
Compute Smart, Not Hard

Compute Smart, Not Hard

18
Comments 13
2 min read
The State Of JavaScript

The State Of JavaScript

121
Comments 4
2 min read
Optimizing docker to build and run your application

Optimizing docker to build and run your application

19
Comments
3 min read
Optimizing code with algebra

Optimizing code with algebra

73
Comments 7
3 min read
Quick Tip - Memoizing change handlers in React Components

Quick Tip - Memoizing change handlers in React Components

15
Comments 2
2 min read
Efficient way of using std::vector

Efficient way of using std::vector

10
Comments 2
3 min read
My little personal website

My little personal website

45
Comments 20
2 min read
Learn How to Automate your Image Optimization Process with Lepto

Learn How to Automate your Image Optimization Process with Lepto

68
Comments 4
4 min read
The Holey Array Problem

The Holey Array Problem

60
Comments 7
4 min read
Optimising Image Processing

Optimising Image Processing

29
Comments
10 min read
Strings Are Evil

Strings Are Evil

341
Comments 40
12 min read
AWS S3 .NET Client High Memory Usage

AWS S3 .NET Client High Memory Usage

16
Comments 1
12 min read
Caching counters with ActiveRecord's counter caches

Caching counters with ActiveRecord's counter caches

12
Comments
6 min read
Do you even recurse?... And if you do, do you do it safely?

Do you even recurse?... And if you do, do you do it safely?

36
Comments 11
4 min read
How to make your Javascript code run faster

How to make your Javascript code run faster

85
Comments 3
3 min read
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

25
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
Popular SQL interview question met in practice

Popular SQL interview question met in practice

10
Comments
3 min read
Optimizing your code

Optimizing your code

7
Comments
5 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
assertionFailure and Optimization Level in iOS

assertionFailure and Optimization Level in iOS

2
Comments
1 min read
Setting up WebPack 4 with TypeScript – Part 3.2 – The novice programmer

Setting up WebPack 4 with TypeScript – Part 3.2 – The novice programmer

6
Comments
6 min read
How Everest orchestrates pseudo tab-switching

How Everest orchestrates pseudo tab-switching

11
Comments 4
6 min read
loading...