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
100
problems.
Stats
2.5k
EtPoint
795
Vote count
1
questions
100
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
how can a breadth-first-search-tree include a cross-edge?
Is Translation Lookaside Buffer (TLB) the same level as L1 cache to CPU? So, Can I overlap virtual address translation with the L1 cache access?
Difference between concurrency and simultaneous?
Difference between “static const”, “#define”, and “enum” in performance and memory usage aspects
According to Intel my cache should be 24-way associative though its 12-way, how is that?
CPU spatial cache locality in array iteration
Looking for the best equivalents of prefetch instructions for ia32, ia64, amd64, and powerpc
Memory benchmark plot: understanding cache behaviour
SSE and AVX intrinsics mixture
Can branch prediction cause illegal instruction?