Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Leeor
Leeor has asked
1
questions and find answers to
117
problems.
Stats
2.8k
EtPoint
872
Vote count
1
questions
117
answers
About
Programmer, CPU architect, performance analyst, PhD, coffee connoisseur, and a proud father (n=4.2)
Leeor questions
Counting machine instructions using gdb
Leeor answers
Which MESI protocol states are relevant if cache with write-through policy is used?
What are fast LEA and slow LEA unit in the microarchitecture of Inte's CPU?
intel-Based Assembly Language idiv
Loop stride and cache line
What is the impact SFENCE and LFENCE to caches of neighboring cores?
Given this same piece of code, why is the python version 100x+ slower than C?
What does pathological input mean with respect to sorting algorithms?
How to do xchg assembly instruction in c++ coding atomically
"mod 4" versus "& 3" performance
Why doesn't g++'s option "-Winline" work?