Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Huy Le
Huy Le has asked
8
questions and find answers to
0
problems.
Stats
40
EtPoint
0
Vote count
8
questions
0
answers
About
Huy Le questions
CUDA why just reading (zero write) from unified memory cause next kernel to become slower
C++ how to speed up (with x86 SIMD) batch variable length integer encoding / decoding (runnable benchmark)
Assembly why is "lea eax, [eax + eax*const]; shl eax, eax, const;" combined faster than "imul eax, eax, const" according to gcc -O2?
Huy Le answers