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 micro-optimization
repz ret: why all the hassle?
Mar 13, 2023
assembly
x86
micro-optimization
amd-processor
branch-prediction
Why _umul128 works slower than scalar code for mul128x64x2 function?
Mar 06, 2023
c++
x86
simd
avx
micro-optimization
How to implement the totalOrder predicate for floating point values?
Mar 04, 2023
assembly
floating-point
x86-64
ieee-754
micro-optimization
ARM Cortex M0+: How to use "Branch if Carry" instructions in C-code?
Mar 04, 2023
c
assembly
arm
compiler-optimization
micro-optimization
can array access be optimized?
Feb 28, 2023
java
arrays
optimization
micro-optimization
x86 Assembly pushad/popad, How fast it is?
Jan 31, 2023
performance
assembly
x86
inline-assembly
micro-optimization
Optimize nested loops for pattern-filling an array, to help the compiler produce efficient ARM assembly?
Jan 27, 2023
c
assembly
arm
micro-optimization
Why this unnecessary MOVAPD copy in gcc 9.1, in a tiny function
Jan 27, 2023
assembly
gcc
x86-64
sse
micro-optimization
x86 opcode alignment references and guidelines
Jan 25, 2023
assembly
x86
x86-64
memory-alignment
micro-optimization
JVM first 4 booleans optimized, not 5th
Jan 12, 2023
java
memory
jvm
micro-optimization
Is there a difference in performance between the child and descendant selectors?
Jan 09, 2023
css
performance
css-selectors
micro-optimization
According to Intel my cache should be 24-way associative though its 12-way, how is that?
Jan 08, 2023
performance
intel
cpu-architecture
cpu-cache
micro-optimization
Can two instructions execute in the same cycle if the same register is used as input and output respectively?
Jan 08, 2023
assembly
x86
x86-64
cpu-architecture
micro-optimization
Instruction reordering in x86 / x64 asm - performance optimisation with latest CPUs
Jan 04, 2023
assembly
optimization
x86
x86-64
micro-optimization
Is there some benefit in the following assembly commands?
Dec 28, 2022
assembly
x86
x86-16
masm
micro-optimization
Does optimizing code in TI-BASIC actually make a difference?
Dec 27, 2022
optimization
micro-optimization
ti-basic
Conflicting signs in x86 assembly: movsx then unsigned compare/branch?
Dec 26, 2022
assembly
x86
masm
micro-optimization
signedness
str_replace with strpos?
Dec 24, 2022
php
str-replace
micro-optimization
strpos
Are compilers able to avoid branching instructions?
Dec 22, 2022
c++
c++11
bit-manipulation
c++14
micro-optimization
How to get lg2 of a number that is 2^k
Feb 05, 2023
performance
bit-manipulation
micro-optimization
logarithm
bitcount
Older Entries »