Joël Lamotte
reported
Jan 24, 2019 at 02:43 PM
About the slowness in fastrank feature map
1
Solution
malloc/free performance slows down over time (heap contention)
0
Solution
Missing tail call optimisation
0
Solution
Failure to vectorize trivial loop and unpredictable vectorizer behavior
0
Solution
C++11 noexcept implementation still a performance loss with VS2017?
10
Solution
Missing tail call optimization when passing local variable by reference to yet another function.
1
Solution
MSVC generate suboptimal code for (boolean ? true : false)
0
Solution
bit rotate pattern detection
0
Solution
Add comment