Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Crashworks
Seattle, WA
assemblyrequired.crashworks.org
I program video games. That's kind of like embedded systems programming, only with more artists, and each function has a budget in microseconds.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
57
votes
How bad is “if (!this)” in a C++ member function?
c++
visual-c++
gcc
asked Jan 12 '12 at 21:52
stackoverflow.com
55
votes
Why is SSE scalar sqrt(x) slower than rsqrt(x) * x?
performance
assembly
floating-point
x86
sse
asked Oct 6 '09 at 23:45
stackoverflow.com
33
votes
How can dev teams prevent slow performance in consumer apps?
performance
ui
asked Sep 28 '11 at 20:18
programmers.stackexchange.com
24
votes
Can GCC be coerced to generate efficient constructors for memory-aligned objects?
c++
performance
gcc
x86
asked Jan 17 '12 at 12:35
stackoverflow.com
24
votes
What causes bad performance in consumer apps?
performance
asked Jun 21 '11 at 23:37
programmers.stackexchange.com
13
votes
Making Doxygen read double-slash C++ comments as markup
c++
doxygen
asked Jun 28 '11 at 1:14
stackoverflow.com
13
votes
Can std::function be move-constructed from rvalue reference to a temporary functor object?
c++
c++11
std
rvalue-reference
asked yesterday
stackoverflow.com
11
votes
GDB: Listing all mapped memory regions for a crashed process
c
linux
gdb
asked Apr 17 '11 at 3:14
stackoverflow.com
11
votes
Is there a compile-time func/macro to determine if a C++0x struct is POD?
c++
typetraits
static-assert
c++11
asked Aug 24 '11 at 0:32
stackoverflow.com
8
votes
Emulating variable bit-shift using only constant shifts?
c
performance
assembly
bit-manipulation
powerpc
asked Feb 12 '09 at 3:09
stackoverflow.com
1
2
next
Top Answers
98
Performance optimization strategies of last resort
stackoverflow.com
91
Proper stack and heap usage in C++?
stackoverflow.com
70
Why is the dereference operator (*) also used to declare a pointer?
stackoverflow.com
61
Small C Projects
programmers.stackexchange.com
37
How is C# inspired by C++ more than by Java?
stackoverflow.com
36
Virtual functions and performance - C++
stackoverflow.com
28
C++ pointer assignment
stackoverflow.com
25
What is the performance cost of having a virtual method in a C++ class?
stackoverflow.com
20
Does stack grow upward or downward?
stackoverflow.com
20
Do global variables mean faster code?
stackoverflow.com
19
Is fastcall really faster?
stackoverflow.com
19
How much assembly is really used in modern game code?
gamedev.stackexchange.com
17
Why is the OO concept interface not represented by a keyword in C++?
stackoverflow.com
17
Thou shalt not inherit from std::vector
stackoverflow.com
17
Can PHP and C++ pass data between each other?
stackoverflow.com
16
If vs. Switch Speed
stackoverflow.com
16
vector or map, which one to use?
stackoverflow.com
15
John Carmack's Unusual Fast Inverse Square Root (Quake III)
stackoverflow.com
15
What does programming for PS3's Cell Processor entail?
stackoverflow.com
15
What can human beings make out of the restrict qualifier?
stackoverflow.com
15
What's the low-level difference between a pointer an a reference?
stackoverflow.com
14
Memory Allocation/Deallocation Bottleneck?
stackoverflow.com
14
Fastest way to count number of bit transitions in an unsigned int
stackoverflow.com
14
What are the most hardcore optimisations you've seen?
stackoverflow.com
14
What is the best way to explain bit manipulation to the students?
stackoverflow.com
13
When can you omit the file extension in an #include directive?
stackoverflow.com
13
Will optimizing code become unnecessary?
stackoverflow.com
13
Sprites in game programming, multiple files vs one “texture”?
stackoverflow.com
13
Embedded C++ : to use STL or not?
stackoverflow.com
12
Java: Double Value Comparison
stackoverflow.com
1
2
3
4
5
next
Stack Exchange works best with JavaScript enabled