StackRating

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

BitWhistler

Rating
1490.79 (4,403,131st)
Reputation
1,290 (124,550th)
Page: 1 2
Title Δ
Why is this deleted move constructor accepted by the compiler? -3.62
Delayed invalidation of something in multiple threads 0.00
Problems when i change path for listing files 0.00
Heapsort order of magnitude slower than Bubblesort (C++) 0.00
CRTP and functions that return an instance of the derived type 0.00
Singleton class crashes 0.00
C code measuring disk write time in linux and dealing with RAM buff... 0.00
Why does using mod with int64_t operand makes this function 150% sl... -3.55
Lock-free cache implementation in C++11 +0.03
Malloc changing values in C -5.08
Building a thread class and working with sigjmp_buf 0.00
Division between a large numbers (Above long long) and a single int... 0.00
How to implement the "locking" mechanisme WITHOUT using m... 0.00
Generating PDF for 90K records 0.00
how to kill a child thread if it is taking more than threshold time... 0.00
Cross-platform up- and downgradable read/write lock -1.85
Creating a new file avoiding race conditions 0.00
Two STL threads wait on a third thread—do with joinable? -3.29
Integrity of buffers managed by a lock-free container +3.90
Does sprintf() require format specifiers to work properly? +3.86
Why will for-loop with multithreading not have as great performance... 0.00
Locking Performance & Alternatives +0.36
Return a char pointer with multiple possible values +4.09
Sorting a map<list<list<int>>,int> by sum of keyv... 0.00
What do I need to do so GCC 4.9 recognizes the opportunity to use A... -3.86
c++: Find largest container in a program +1.74
Two-dimensional hash map: A matrix where row and column types are p... +3.79
How to copy a file with C++ program? +1.22
Hide something like a key or a fourCC in the compiled program 0.00
Upgradable mutex lies at shared memory on both Windows and Linux +4.04
Cannot apply const to typedef reference -1.99
Concurrent Threads and global variables +4.15
reverse string bus error -0.59
Single Producer Multiple Consumer Circular Buffer 0.00
Aborting thread sleep on Linux -3.99
Weird error with an if statement 0.00
Print Derived class object using a vector of Base class pointers re... -3.99
How to allocate memory for template-classes, that are passed betwee... 0.00
Inline static data causes a section type conflict +2.42
sending signal to a blocked thread with a timer 0.00
Least-restrictive memory ordering for single-producer, single-consu... +3.60
Deadlock on parallel loop 0.00
How do you setup callback in reader/writer multi-threading program 0.00
How to handle a large queue (tempfiles?) with multithreading -3.67
Will other threads see a write to a `volatile` word sized variable... -2.19
How to measure overall performance of parallel programs (with papi) 0.00
Efficiency of structs of length 8, and uint64_t +2.62
Benefits of assigning cores to the process +3.74
Get notification about Windows 10's Revert/Keep new display set... +3.92
Divide a large number represented in string by 3 +0.05