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
7
questions and find answers to
0
problems.
Stats
35
EtPoint
0
Vote count
7
questions
0
answers
About
Huy Le questions
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