StackRating

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

peterchen

Rating
1562.59 (5,136th)
Reputation
33,080 (3,575th)
Page: 1 ... 8 9 10 11 12
Title Δ
Alternatives to nullable types in C# -0.08
Cost of common operations for C#? +0.45
C++ Exp vs. Log: Which is faster? +0.94
Form.ShowDialog() or Form.ShowDialog(this)? +0.49
How can a method know if it's running on the UI thread? -1.69
String concatenation in C# with interned strings +1.44
Testing the performance of a C++ app +0.78
Is it worth forward-declaring library classes? +1.23
How to detect cycles when using shared_ptr +0.73
Zeroing out a struct in the constructor +0.65
Is there more to the C# "as" keyword than simple casting? +1.45
How do you introduce unit testing into a large, legacy (C/C++) code... -1.02
C++ functions accepting both pointers and references +0.36
Are get and set functions popular with C++ programmers? +0.66
Co-mingling low-level C/C++ code -0.26
Does rearranging a conditional evaluation speed up a loop? -0.99
Stack corruption in C++ -1.34
Switch statement use -0.93
Understanding the meaning of the term and the concept - RAII (Resou... +1.10
how do i get started using boost +0.17
How to delay the initialisation of a member in a C++ base class unt... -0.35
C++: Pointer to class data member +0.39
Simultaneous Or Sequential writes-- Does it matter in terms of speed? +1.52
Is OO design's strength in semantics or encapsulation? +0.27
What is the performance cost of having a virtual method in a C++ cl... -0.30
How do you name constructor argument and member variables? -0.71
Write C++ in a graphical scratch-like way? +1.26
What questions should I ask when trying to determine if a system sh... -0.19
Alerting Library Users to an Inconsistent State -0.92
Different ways of writing the "if" statement +0.18
How efficient is std::string compared to null-terminated strings? -0.26
URLs in Win32 VERSIONINFO resources? -0.35
send a COM object with a BSTR value type in a MSMQ message -0.25
Another one about measuring developer performance -0.70
Best way to keep a large number of hobby projects alive; open sourc... +0.41
Interpretation of DirectSound buffer elements from mic capture device -0.45
C++ string memory management -0.90
expand size of vector passed as memory +0.70
When to unit-test vs manual test +0.51
What are the "OEM" keys in the System.Windows.Forms.Keys... +2.26
Windows Forms listbox is overflowing when there are too many items... +2.28
Is there any reason to use this-> +0.75
Is there a point where cost of refactoring outweighs the cost of re... -1.84
Choosing between immutable objects and structs for value objects +0.96
How to manage IDisposable Objects that are cached? +3.67
What are the most overused design examples? Provide better examples... +0.45
Browser language: autodetect vs user select? +4.07
Temp file that exists only in RAM? +1.86
What if Processor time became cheap? -1.48
Why can't we create programs cross-platforms these days? +2.04