Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in optimization
How to see which plugins are making Vim slow?
Aug 13, 2022
debugging
optimization
vim
macvim
Fastest way to list all primes below N
Aug 13, 2022
python
math
optimization
primes
Why does the order of the loops affect performance when iterating over a 2D array?
Aug 13, 2022
c
performance
for-loop
optimization
cpu-cache
Fastest sort of fixed length 6 int array
Aug 13, 2022
algorithm
sorting
optimization
gpgpu
sorting-network
Which is better option to use for dividing an integer number by 2?
Aug 22, 2022
c++
c
optimization
division
micro-optimization
What do the terms "CPU bound" and "I/O bound" mean?
Aug 13, 2022
optimization
terminology
How to identify unused CSS definitions from multiple CSS files in a project
Oct 18, 2022
css
performance
optimization
code-cleanup
What are copy elision and return value optimization?
Aug 13, 2022
c++
optimization
c++-faq
return-value-optimization
copy-elision
Most efficient way to increment a Map value in Java
Sep 24, 2022
java
optimization
collections
How do I add indexes to MySQL tables?
Aug 13, 2022
mysql
optimization
indexing
row
Should import statements always be at the top of a module?
Aug 13, 2022
python
optimization
pep8
Optimum way to compare strings in JavaScript? [duplicate]
Aug 13, 2022
javascript
string
optimization
comparison
binary-search
Flatten an irregular list of lists
Aug 13, 2022
python
list
optimization
nested-lists
flatten
Is there a performance difference between i++ and ++i in C?
Aug 13, 2022
c
performance
optimization
post-increment
pre-increment
What is the most "pythonic" way to iterate over a list in chunks?
Aug 13, 2022
python
list
loops
optimization
chunks
What is the most effective way for float and double comparison?
Aug 13, 2022
c++
algorithm
optimization
floating-point
Getting all types that implement an interface
Aug 13, 2022
c#
optimization
reflection
lambda
c#-3.0
Performance optimization strategies of last resort [closed]
Aug 13, 2022
performance
optimization
language-agnostic
Why does C++ code for testing the Collatz conjecture run faster than hand-written assembly?
Mar 05, 2022
c++
performance
assembly
optimization
x86
Big O, how do you calculate/approximate it?
Feb 10, 2020
algorithm
optimization
complexity-theory
big-o
performance
« Newer Entries
Older Entries »