StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Crashworks

Rating
1562.17 (5,210th)
Reputation
32,829 (3,612th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Why there isn’t any open source alternative to big commercial games... +0.16
C++: What are scenarios where using pointers is a "Good Idea&q... +0.70
MIPS (curiosity) faster way of clearing a register? +1.55
One large malloc versus multiple smaller reallocs +0.50
Why not mark everything inline? +0.30
How to optimize a cycle? +0.29
What is the most elegant way to loop TWICE in C -1.06
How To Store Values In Non-Contiguous Memory Locations With SSE Int... +1.43
Do global variables mean faster code? +0.72
Can we change the value of a constant through pointers? +0.88
Is a logical right shift by a power of 2 faster? +0.35
How does an assembly instruction turn into voltage changes on the C... -0.16
How can find using c-program whether my machine is 16-bit or 32-bit... +0.43
Custom malloc for lots of small, fixed size blocks? -1.25
C++ pattern to prohibit instantiation of a class outside a certain... +0.26
Keep a global variable or recreate a local variable in c? -0.88
C++ (or maybe Java/C#) books for understanding 'under the hood'? -0.44
Are there advantages to a crashing on a secondary thread versus the... -1.26
JavaScript loop performance - Why is to decrement the iterator towa... -1.53
Is Visual C++ optimizer sensitive to amount of memory available? 0.00
Is Google App Engine the easy way out? +1.05
What is the use of the %n format specifier in C? -0.87
Are there any existing tools to convert c++ header files to header... 0.00
This may be due to a corruption of the heap, which indicates a bug... 0.00
Video lectures on game programminng -1.32
Can function pointers be used to run "data"? +1.66
Is there any crossplatform C library for using Pixel Shading filters? -0.08
Is it possible to access 32-bit registers in C? -0.56
Can I use memcpy in C++ to copy classes that have no pointers or vi... +0.65
Read -> change -> save. Thread safe -0.45
How to address thread-safety of service data used for maintaining s... -0.81
Instance where embedded C++ compilers don't support multiple inheri... -0.95
get the selected text of the editor window..visual studio extension 0.00
Game Programming - GUIs +0.50
OpenGL: Easiest way to make shadow and light Volumes? -0.55
Is it compulsory to learn about Data Structures if you want to be a... -0.23
What happens when you deallocate a pointer twice or more in C++? -0.02
Modifying an image with OpenGL? -0.76
Stack / base pointers in assembly +1.06
Indices instead of pointers in STL containers? +0.62
breakdown c++ code size -0.92
dyanamic allocation on stack on run time +0.68
P6 Architecture - Register renaming aside, does the limited user re... +1.90
Virtual Function Implementation +0.25
How do I convert from a decimal number to IEEE 754 single-precision... -2.17
Call by reference in C++ +0.75
Size of C data types on different machines & sizeof(complex lon... -0.77
Float Values as an index in an Array in C++ -1.04
In C++ how is function overloading typically implemented? +0.54
Embedded C++ : to use STL or not? +0.33