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 write a large buffer into a binary file in C++, fast?
Oct 07, 2022
c++
performance
optimization
file-io
io
Clang vs GCC - which produces faster binaries? [closed]
Aug 14, 2022
optimization
gcc
compiler-construction
clang
benchmarking
Once upon a time, when > was faster than < ... Wait, what?
Mar 06, 2022
c
optimization
opengl
cpu
gpu
How do I position one image on top of another in HTML?
Aug 14, 2022
html
css
optimization
graphics
Inline functions in C#?
Sep 29, 2022
c#
optimization
inline
Why does glibc's strlen need to be so complicated to run quickly?
Aug 14, 2022
c
optimization
glibc
portability
strlen
Most efficient way to concatenate strings?
Aug 14, 2022
c#
.net
string
optimization
How can I know which parts in the code are never used?
Aug 14, 2022
c++
optimization
dead-code
A weighted version of random.choice
Aug 14, 2022
python
optimization
Deoptimizing a program for the pipeline in Intel Sandybridge-family CPUs
Mar 11, 2021
c++
optimization
x86
intel
cpu-architecture
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
« Newer Entries
Older Entries »