StackRating

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

johnnycrash

Rating
1451.86 (4,532,109th)
Reputation
3,294 (51,276th)
Page: 1 2 3
Title Δ
Why is the compiler optimizing these cases differently? 0.00
32bit compare and swap on a 64 bit word 0.00
Stack overflow when trying to implement lock-free queue 0.00
multi thread read write with aligned int +1.35
Atomic, scalable, monotonic counter with boundary 0.00
protect two variables with atomic in a multi-threading environement -0.49
c++ Best Way to Share state between threads -0.16
C++ sharing array elements across modules with const-ness for few f... 0.00
Is there any way to assign a pointer and increment a counter, atomi... +0.58
Output binary data on powershell pipeline -1.66
Typecasting derived class as base class leads to a base class membe... 0.00
Preventing or blocking cpu data cache loading -0.09
Segmentation fault in samplerate conversion function 0.00
GPU_FFT: in unmpamem: control reaches end of non-void function -0.48
One buttoned bandit slot machine - int function 0.00
Can I make a C function return an arbitrary type? +2.55
Last array number keeps going wrong after switch statment 0.00
Core dumped after program exits -1.82
Thread Affinity also restrict memory allocation? 0.00
What is the most efficient way to find numbers within a string of o... -1.46
Memory addressing with C variables 0.00
How to wake up a sleeping thread from the main Thread? -1.53
Threads basics: Why is the same code producing different output in... +1.04
efficient use of NUMA architecture -0.45
How to access an arraylist after 4 threads are finished 0.00
volatile variable being optimized away? -0.38
Set a value to POD (that doesn't have constructor/desctructor) with... -0.71
Avoiding a potential deadlock / memory leak in a multithreaded appl... +0.05
Two threads deleting from a lock-free stack 0.00
Determine if concurrency logic can be done using *only* CAS operati... 0.00
Atomic operations for lock-free doubly linked list 0.00
How to modify structure elements atomically without using locks in C? 0.00
CreateProcess problems when using PROC_THREAD_ATTRIBUTE_PREFERRED_N... 0.00
C++ most efficient way to convert string to int (faster than atoi) 0.00
thread didnt awake from sleep -1.93
How do I implement the ABA solution? 0.00
LD_PRELOAD problems with pthread_create +1.17
Fastest way to copy an array - Does it have something questionable? -1.17
Efficiently testing if one list is a permutation of another -0.82
two mallocs returning same pointer value -3.80
pthreads: programmatically gather information on time spent on diff... +0.49
A Struct with an Array of Structs with Arrays inside Them (and an A... -2.74
How to make thread synchronization without using mutex, semorphore,... +4.59
Ideas invited for speeding this code using multi threading ,paritio... -1.01
Delay the communication between two threads +4.13
Synchronization of three streams in a specific queue with Mutex 0.00
Allocating memory for 2d matrix using 1 malloc call 0.00
Race Conditions with pthreads in C +3.39
Pthread blocking / updatable timer +0.87
pthread_Join can't return after call pthread_cancel? +1.51