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
113
problems.
Stats
2.7k
EtPoint
859
Vote count
1
questions
113
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
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?
Does Intel Cache Allocation Technology allow hits from CPUs in one group on cache lines in another group?
Pipeline diagram, Can ID start if previous EX is using same register?
Implementing a strcpy function in C
x86 Hyper-threading clarification on cache miss