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 can GCC unroll a loop if its number of iterations is unknown at compile time?
Jan 07, 2021
c
gcc
optimization
loop-unrolling
Event Handler performance
Oct 02, 2022
c#
winforms
optimization
event-handling
performance
Does the order of rules in a CSS stylesheet affect rendering speed?
Sep 24, 2022
html
css
optimization
rendering
minify
Constrained least-squares estimation in Python
May 28, 2018
python
optimization
scipy
least-squares
What is this asm style "x | 0" some javascript programmers are now using?
Jan 29, 2022
javascript
optimization
bit-manipulation
vm-implementation
asm.js
What prevents the usage of a function argument as hidden pointer?
Feb 21, 2022
c
gcc
optimization
x86-64
calling-convention
Odd optimisation problem under MSVC
Mar 16, 2022
c++
optimization
assembly
x86
intel
Bit popcount for large buffer, with Core 2 CPU (SSSE3)
Jun 11, 2019
c
assembly
optimization
x86
hammingweight
Minimize the sum of errors of representative integers
Oct 10, 2022
arrays
algorithm
optimization
combinations
How to fill a UIView with an alternating stripe pattern programmatically using Swift?
Aug 07, 2022
ios
swift
optimization
core-graphics
cgcontext
Algorithm to minimize vertex distances - Dwarf Fortress
Apr 15, 2022
algorithm
optimization
graph
graph-layout
Does node.js really not optimize calls to [].slice.call(arguments)?
Apr 01, 2022
node.js
optimization
What is that optimization algorithm called?
Apr 14, 2022
java
algorithm
optimization
EASTL versus STL, how can there be such a performance difference in std::vector<uint64_t>::operator[]
Jul 03, 2021
c++
optimization
stl
eastl
Floating-point optimizations - guideline
Apr 07, 2019
c++
c
optimization
scientific-computing
gsl
INLINE_FUSED pragma in Haskell
Jan 07, 2022
haskell
optimization
vector
inline
vectorization
Editing array to ensure strictly increasing values
Feb 20, 2022
c++
c
r
optimization
rcpp
How can several comparisons be slower than some calculations?
Oct 26, 2022
c++
performance
c++11
optimization
Take the average of two signed numbers in C
Nov 29, 2019
c
optimization
average
numerics
Helping the compiler to optimize branchy code sequences
Nov 14, 2022
c++
c
optimization
« Newer Entries
Older Entries »