SpiceQA
Questions
Tags
Users
Badges
user_53543
@user_53543
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Proper stack and heap usage in C++?
245 votes
Virtual functions and performance - C++
187 votes
Performance optimization strategies of last resort
144 votes
What is the performance cost of having a virtual method in a C++ class?
121 votes
How is C# inspired by C++ more than by Java?
54 votes
Top Questions
Why is SSE scalar sqrt(x) slower than rsqrt(x) * x?
112 votes
6 answers
Making Doxygen read double-slash C++ comments as markup
19 votes
2 answers
Can I build a bidirectional coroutine with Boost 1.55?
15 votes
2 answers