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
Why does GCC fail to optimize unless the return value has a name?
Oct 10, 2022
c++
gcc
optimization
g++
For loop performance: counters with same value vs. different values
May 01, 2021
java
for-loop
optimization
micro-optimization
How to design acceptance probability function for simulated annealing with multiple distinct costs?
May 01, 2022
optimization
np-complete
simulated-annealing
Scripts/Stylesheets: Consolidate locally or use CDN?
Dec 25, 2016
optimization
web-applications
cdn
Mysql slow query: INNER JOIN + ORDER BY causes filesort
Nov 20, 2022
mysql
optimization
join
sql-order-by
filesort
Is weak typing a performance increase or a decrease?
Nov 17, 2018
optimization
typing
scripting-language
How to color blend (colorize by specified alpha value) the canvas area using pure GDI?
Jul 18, 2020
delphi
winapi
optimization
gdi
Crash while filling a 16bpp image with -O3 optimization and odd pitch
Oct 14, 2018
c++
optimization
g++
How to use C99 standard types for maximum portability AND efficiency across most platforms?
Oct 29, 2022
c
performance
optimization
types
c99
L2 data and instruction cache decreased suddenly
Aug 02, 2021
c++
performance
optimization
Python-iptables how to optimize code
Jan 12, 2020
python
oop
optimization
iptables
How to optimize this product of three matrices in C++ for x86?
Feb 07, 2019
c++
optimization
x86-64
matrix-multiplication
eigen
Is there a way cleanly use hidden classes in javascript when you dont know what the properties will be?
Nov 30, 2017
javascript
json
google-chrome
optimization
Memory layout optimization in C#
Mar 06, 2019
c#
performance
memory
optimization
jit
Why isn't this C++ member function optimized by the compiler with -O3?
Jan 03, 2021
c++
gcc
optimization
clang++
Faster String GetHashCode (e.g. using Multicore or GPU)
Feb 25, 2017
c#
.net
optimization
Are there any performance test results for usage of likely/unlikely hints?
Feb 04, 2022
c++
c
optimization
gcc
micro-optimization
Algorithm to bracket an expression in order to maximize its value
Jul 25, 2017
performance
algorithm
optimization
expression
dynamic-programming
What is the best way to check if a selector exists?
May 01, 2022
jquery
optimization
What's the fastest way to do a right bit rotation/circular shift on a byte array
Nov 06, 2022
java
performance
optimization
bit-manipulation
« Newer Entries
Older Entries »