Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
optimization
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Secret To Optimizing SQL Queries - Understand The SQL Execution Order 🚀
Kanani Nirav
Kanani Nirav
Kanani Nirav
Follow
Jun 1 '23
Secret To Optimizing SQL Queries - Understand The SQL Execution Order 🚀
#
sql
#
optimization
#
performance
#
beginners
98
reactions
Comments
2
comments
5 min read
Efficient File Naming Systems for Better File Management
Carlos Padilla
Carlos Padilla
Carlos Padilla
Follow
Jun 6 '23
Efficient File Naming Systems for Better File Management
#
management
#
optimization
#
team
#
filesystem
2
reactions
Comments
Add Comment
8 min read
Integrating Elasticsearch with Node.js Applications
Leandro Lima
Leandro Lima
Leandro Lima
Follow
May 30 '23
Integrating Elasticsearch with Node.js Applications
#
elasticsearch
#
node
#
backend
#
optimization
8
reactions
Comments
Add Comment
3 min read
Supercharge Your Python Code: Strategies for Optimal Performance
Chino Franco
Chino Franco
Chino Franco
Follow
May 25 '23
Supercharge Your Python Code: Strategies for Optimal Performance
#
python
#
optimization
#
programming
#
productivity
1
reaction
Comments
Add Comment
6 min read
Stored Procedures and Django: A Match Made in Performance Heaven
Aditya Mathur
Aditya Mathur
Aditya Mathur
Follow
May 12 '23
Stored Procedures and Django: A Match Made in Performance Heaven
#
python
#
webdev
#
django
#
optimization
10
reactions
Comments
Add Comment
4 min read
How to check tables fragmentation in Oracle DB?
Dmitry Romanoff
Dmitry Romanoff
Dmitry Romanoff
Follow
Mar 30 '23
How to check tables fragmentation in Oracle DB?
#
oracle
#
database
#
performance
#
optimization
14
reactions
Comments
Add Comment
1 min read
How Quarkus use build time to start your application faster
Efim Smykov
Efim Smykov
Efim Smykov
Follow
Feb 28 '23
How Quarkus use build time to start your application faster
#
quarkus
#
cloud
#
java
#
optimization
5
reactions
Comments
Add Comment
4 min read
How We Saved a Client $100,000 Annually by Optimizing Tests
Twin Sun
Twin Sun
Twin Sun
Follow
Feb 16 '23
How We Saved a Client $100,000 Annually by Optimizing Tests
#
testing
#
automation
#
optimization
#
performance
Comments
Add Comment
7 min read
Reduce your Python code complexity with this simple trick
Ran Isenberg
Ran Isenberg
Ran Isenberg
Follow
for
AWS Community Builders
Jan 29 '23
Reduce your Python code complexity with this simple trick
#
programming
#
python
#
computerscience
#
optimization
10
reactions
Comments
8
comments
2 min read
Optimizing Next.js App Performance for Speed and SEO
ariburaco
ariburaco
ariburaco
Follow
Jan 28 '23
Optimizing Next.js App Performance for Speed and SEO
#
nextjs
#
optimization
#
dynamicfetch
#
webdev
5
reactions
Comments
Add Comment
5 min read
Automated CSS Atomization, shrinking CSS files by 80%
The Jared Wilcurt
The Jared Wilcurt
The Jared Wilcurt
Follow
Jan 24 '23
Automated CSS Atomization, shrinking CSS files by 80%
#
webdev
#
tooling
#
optimization
#
atomizatio
5
reactions
Comments
Add Comment
5 min read
Test Optimization for Continuous Integration
DavidTz40
DavidTz40
DavidTz40
Follow
for
LambdaTest
Jan 20 '23
Test Optimization for Continuous Integration
#
testing
#
integration
#
optimization
#
beginners
3
reactions
Comments
Add Comment
6 min read
5 Tips for Optimizing Your React App’s Performance
SuperTokens
SuperTokens
SuperTokens
Follow
Jan 16 '23
5 Tips for Optimizing Your React App’s Performance
#
opensource
#
react
#
tips
#
optimization
2
reactions
Comments
Add Comment
4 min read
Tips for optimizing PHP code for better performance
Theophilus Kolawole
Theophilus Kolawole
Theophilus Kolawole
Follow
Jan 6 '23
Tips for optimizing PHP code for better performance
#
php
#
optimization
11
reactions
Comments
2
comments
2 min read
The run-time, compile-time, binary size triangle
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jan 4 '23
The run-time, compile-time, binary size triangle
#
cpp
#
binarysizes
#
executables
#
optimization
Comments
2
comments
4 min read
Genetic Algorithms to optimize an Asset Portfolio
José Diogo Viana
José Diogo Viana
José Diogo Viana
Follow
for
Finiam
Dec 23 '22
Genetic Algorithms to optimize an Asset Portfolio
#
elixir
#
geneticalgorithms
#
portfolio
#
optimization
11
reactions
Comments
1
comment
13 min read
Eliminating CLOS for a 4.5x speedup
Phoebe Goldman
Phoebe Goldman
Phoebe Goldman
Follow
Dec 24 '22
Eliminating CLOS for a 4.5x speedup
#
lisp
#
commonlisp
#
optimization
#
performance
3
reactions
Comments
Add Comment
4 min read
Stop waiting for GitHub pages to build using overrides
Christian Heilmann
Christian Heilmann
Christian Heilmann
Follow
Nov 29 '22
Stop waiting for GitHub pages to build using overrides
#
githubpages
#
developertools
#
optimization
2
reactions
Comments
1
comment
3 min read
Когда нужен React.memo?
jennypollard
jennypollard
jennypollard
Follow
Nov 25 '22
Когда нужен React.memo?
#
react
#
reactmemo
#
optimization
5
reactions
Comments
Add Comment
1 min read
6 Steps to Improve HTML Images For Users & Developers
Austin Gil
Austin Gil
Austin Gil
Follow
Nov 10 '22
6 Steps to Improve HTML Images For Users & Developers
#
development
#
frontend
#
html
#
optimization
5
reactions
Comments
2
comments
12 min read
Setting up Junit 5 Parallel Test Execution With Maven
Marko Milenkovic
Marko Milenkovic
Marko Milenkovic
Follow
Nov 3 '22
Setting up Junit 5 Parallel Test Execution With Maven
#
java
#
testdev
#
junit
#
optimization
9
reactions
Comments
Add Comment
5 min read
Fixing Obscure Bugs: Apache, GZip, ETags, & Edge Compute
Austin Gil
Austin Gil
Austin Gil
Follow
Sep 22 '22
Fixing Obscure Bugs: Apache, GZip, ETags, & Edge Compute
#
development
#
edgecompute
#
optimization
#
apache
5
reactions
Comments
Add Comment
4 min read
Initializing with std::initializer_list involves copying
panmanio
panmanio
panmanio
Follow
Aug 14 '22
Initializing with std::initializer_list involves copying
#
cpp
#
memory
#
optimization
3
reactions
Comments
Add Comment
3 min read
flopt: powerful optimization modeling tool
Nariaki Tateiwa
Nariaki Tateiwa
Nariaki Tateiwa
Follow
Aug 19 '22
flopt: powerful optimization modeling tool
#
optimization
#
modeling
#
python
#
lp
1
reaction
Comments
Add Comment
6 min read
Nextjs image optimization with examples
Necati Özmen
Necati Özmen
Necati Özmen
Follow
for
Refine
Aug 17 '22
Nextjs image optimization with examples
#
nextjs
#
webdev
#
react
#
optimization
53
reactions
Comments
1
comment
11 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account