StackRating

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

Suma

Rating
1544.76 (9,693rd)
Reputation
22,160 (5,967th)
Page: 1 ... 6 7 8
Title Δ
"Mem Usage" higher than "VM Size" in WinXP Task... +0.79
Performance in Subversion vs. SourceSafe +2.64
Garbage Collection in C++ -- why? 0.00
What is the most efficient way of finding a path through a small wo... +2.10
What is the C++03 memory model for concurrency? +2.29
Where can I learn more about C++0x? -2.22
if(str1==str2) versus if(str1.length()==str2.length() && st... +2.76
Program only crashes as release build -- how to debug? -2.40
Incorrect function addresses in Visual Studio MAP-file -4.17
What's the single most important piece of documentation? -3.74
How do you combat denial? While focused on doing task X you encount... -1.73
Is there a portable equivalent to DebugBreak()/__debugbreak? -0.71
How to avoid heap fragmentation? -1.72
Easy way to use variables of enum types as string in C? +3.05
Explicit code parallelism in c++ -3.72
Heisenbug: WinApi program crashes on some computers +3.68
Which program in Visual Studio lets me look into DLLs to see its API? -4.48
Is putting thread on hold optimal? +3.72
Call Stack at Runtime -0.18
Checking stack usage at compile time -1.18
Reducing memory footprint of large unfamiliar codebase -0.36
Any workarounds for non-static member array initialization? +3.72
What are some things that you do to make sure a project is ready to... +2.52
How do I convince my team to drop sourcesafe and move to SVN? +3.67
How much speed-up from converting 3D maths to SSE or other SIMD? 0.00
How to disable a programmatical breakpoint / assert? 0.00
What does "Optimize Code" option really do in Visual Stud... +3.62
Performance penalty for working with interfaces in C++? +3.32
What is the cost of using a pointer to member function vs. a switch? -2.13
Per-process CPU usage on Win95 / Win98 / WinME -0.22
When are C++ macros beneficial? +0.19
How to convert floats to human-readable fractions? +0.15
Why is my program asking for permission to run on Vista? +3.78
How is the Page File available calculated in Windows Task Manager? 0.00
How to implement thread safe reference counting in C++ +0.11
How can I write a lock free structure? +3.92
How can I report to users what is consuming the process address spa... +3.93
What is the fastest way to convert float to int on x86 +1.74
What does "VM Size" mean in the Windows Task Manager? +4.07
Good refactoring support for C++ +2.04
Big O, how do you calculate/approximate it? 0.00