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
109
problems.
Stats
2.6k
EtPoint
830
Vote count
1
questions
109
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
"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
Measure the number of lines loaded in l1/l2 cache for reads(including prefetch)?
clflush not flushing the instruction cache
Will CPU cache line flush after Compare and Swap?
how can a breadth-first-search-tree include a cross-edge?