StackRating

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

jalf

Rating
1635.77 (774th)
Reputation
213,107 (209th)
Page: 1 ... 13 14 15 16 17 ... 37
Title Δ
stl and exceptions +1.22
std::vector is so much slower than plain arrays? +0.11
C++ : Suggest names for mutating and non-mutating versions of a mem... -0.76
shared_ptr: horrible speed -0.90
What can be a reason for making some class-specific functionality a... +0.47
check for threads still running after program exits -0.89
Optimizing away a "while(1);" in C++0x +0.32
Is there "magic" in the STL? +0.81
C++ Void non-pointer -0.03
Ternary operator ?: vs if...else +0.04
What components are essential to a C++ project which are not found... +0.32
I've found my software as cracked download on Internet, what to do? +0.22
Can UB cause several single-threaded app runs to produce different... -0.70
C for Java Programmer? +0.23
Why it's valid to include a header file twice in c++? +0.90
vector freeing issue compared to array +1.15
Meaningful diagnostic messages +0.99
The object oriented relationship -1.25
GLM + STL: operator == missing -1.17
Decomposition in java, when is enough enough? +0.37
Integer vs floating division -> Who is responsible for providing... -0.87
Target CPU affecting execution time dramatically +0.71
Why isn't main defined `main(std::vector<std::string> args)`? +1.26
How does a variable in C/C++ work? -0.13
Where can I find a good Scope Guard implementation for my C++ proje... -1.29
What happens to a Reference variable if the referenced object gets... -0.55
Templates: instantiating from (and refering to) non-typed parameter... +1.02
several instances of singleton class -0.30
Understanding sizeof(char) in 32 bit C compilers -1.17
finding substring c++ +0.35
what's faster - the if statement or a call of a function? -0.71
When to return a pointer, scalar and reference in C++? +0.79
C++ begin and end of function macros +0.41
delete function in C++ -1.42
Why does foreach in C# behave this way and is there a way it gets f... +1.13
Is there a point to multithreading? -1.29
How to speed-up loading of 15M integers from file stream? -0.58
Game engine development +0.80
Can someone decipher whether timeGetTime() or QueryPerformanceCount... -1.03
errors porting C++ templates from GCC to Visual C++ +0.33
Do very long methods always need refactoring? +0.89
Omitting return statement in C++ -2.54
CS0133 "The expression being assigned to 'identifier' must be... +2.55
c++ programs developed and compiled with visual studio -0.64
Is it always evil to have a struct with methods? -0.12
Void Pointer Arithmetic +0.40
Memory structure of a function-only object? -1.73
C++ Reference for Programmer Returning from Java +0.55
Memory Management + containers +0.74
When is a shallow copy desirable (instead of a deep copy)? -1.59