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 ... 9
Title Δ
What data structure to use? (hash map vs. trie vs. ?) +1.50
Duplicating C/C++ functions at compile time +0.41
C++ return local object -0.62
C++ How to allocate memory dynamically on stack? +1.09
Game Design: Checking for object intersection or getting values fro... 0.00
memory manager that manages a pre allocated block -0.02
Multiplatform crash reporting? +2.20
How to optimize or reduce RAM size in embedded system software? -1.13
Does the size of data types in C depend on the OS? +0.42
algorithm to figure out how many bytes are required to hold an int +0.10
does rewriting memcpy/memcmp/... with SIMD instructions make sense -0.60
Help regarding a core dump problem involving string class -0.17
Is data access in a 16x16 array faster than a 256x256 array? 0.00
Are Exceptions still undesirable in Realtime environment? -0.02
Creating a Zip file programatically C++ +0.42
Python vs Matlab -0.51
How to hint to Visual C++ compiler optimizer that a specific branch... 0.00
How do I step through the source code of a DLL that is loaded on th... -0.76
What's the use of C4711 "function selected for inline expansio... 0.00
How to monitor machine code calls by binary program +1.10
What C++ code compiles down to the x86 REP instruction? +1.05
Simple C Pointer Clarification +1.69
Why doesn't ANSI C have namespaces? -1.32
In C++, which is faster? (2 * i + 1) or (i << 1 | 1)? -0.06
Thou shalt not inherit from std::vector +0.44
What's the best way to debug a segfault in my SPARC assembly? 0.00
Testing for infinity in CUDA -1.33
Disadvantages to using lots of if statements +1.18
Performance of passing a pointer to a pointer in C 0.00
Floating Point Exception C++ Why and what is it? -0.56
Is there the possibility of having one version of machine code for... +1.53
Compare and swap in machine code in C +1.23
Does it ever make sense for a compiler to pass a structure like thi... +0.87
C++ Pointers and References Clarification -0.24
SSE2 instructions not working in inline assembly with C++ 0.00
Good starting cross platform ide -0.92
How to deal with memory leak from someone else's driver -1.22
Is this memoy-usage optimization technique ever possible in case of... +0.94
Most efficient way to store 4 dot products into a contiguous array... -0.56
How can I account for round-off errors in floating-point arithmetic... +1.30
Profile optimised C++/C code -0.33
In C++ is there any portable way of jumping to a computed offset? +0.37
I have a function with a lot of return points. Is there any way tha... -1.39
Are there any default values for registers? -0.98
c++ memory allocation problem. 'new' throws bad_alloc? -0.15
Addressing a vector inside vector of vector pointers -0.50
Handling entities in a game +0.71
which of these two methods of converting this array to integer you... -0.04
C++ function pointer -0.56
c++ set null pointers? +0.81