StackRating

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

Paul Groke

Rating
1513.48 (50,749th)
Reputation
4,762 (34,878th)
Page: 1 2
Title Δ
Templates instead of the cpp preprocessor to avoid linking? +4.13
Working on a solid Command Pattern with shared_ptr -1.85
DevIL library files and dependencies +3.72
What's the best way to hash a string vector not very long (urls)? +1.06
Rationale for throwing static type? -1.54
C++ DLL fails to load after linking another DLL to project +3.80
What causes a nul character written to file just before a pc crash? -0.10
Why is std::tr1::unordered_map slower than a homegrown hash map? +2.10
C++ heap memory performance improvement +1.50
Correct way to copy _bstr_t to wchar_t* -3.78
Using #pragma detect_mismatch to ensure a DLL uses the correct stat... +0.86
How does weak_ptr work? +3.76
error: too few arguments to function `void alpha(std::string*, stud... +4.05
Is STL deque implemented as a circular linked list? -1.93
C++ : Writing to a console which opened a form +0.59
Boost regex runtime error -4.13
RNG crashing c++ program -1.44
Overallocating with new/delete +4.08
cannot convert parameter 1 from 'char *' to 'LPCWSTR' +3.83
How can you use a "function type"? -1.79
Using STL algorithms with shared_ptr, function objects -2.96
Can I safely replace a bool member with unsigned char in a public h... +3.11
Is boost::interprocess::shared_ptr threadsafe (and interprocess-saf... -1.54
C++ Benchmark tool -2.58
The mechanics of extension via free functions or member functions +2.25
Preventing JIT inlining on a method 0.00
Socket not receiving from the client +3.99
What does CE_TXFULL mean? (Win32 Comm error flag) 0.00
Why is pointer access slower than vector::iterator access? (compile... +1.04
comparing string literals in c++ templates -1.73
ZipInputStream Throws Illegalargument exception for diacritics 0.00
Disabling foreign key constraint, still can't truncate table? (SQL... -4.18
Serving lots of small files? +4.33
Using operator[] on empty std::vector -1.22
What is the safe way to call Debug.Assert from C++ CLI? -0.81
Lightest synchronization primitive for worker thread queue +2.20
Request and Response Paradigm in WCF 0.00
Eliminate duplicate data 0.00
dynamic_cast<> ing variable arguments to templates +3.95
What is the purpose of hard disk direct memory access? +3.77
Different approach to single static variable for a template class 0.00
Should Closeable be used as the Java equivalent for .NET's IDisposa... 0.00
Can C# Provide a static_assert? 0.00
Can I run DBCC CHECKDB from .NET? 0.00