StackRating

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

Rick

Rating
1503.51 (313,084th)
Reputation
3,015 (56,080th)
Page: 1 2 3
Title Δ
is it possible in C or C++ to create a function inside another? +2.87
how to write pthread_create on the same function? +0.27
General - Number of threads in thread pool -3.26
Controlling FPU behavior in an OpenMP program? -3.69
Advice for converting a large monolithic singlethreaded application... -0.93
QueueUserWorkItem with COM in C++ +0.23
Implementation of a work stealing queue in C/C++? +0.37
What is the best way to do 2D animation? +0.45
Is it good programming to have lots of singleton classes in a proje... -1.22
Behavior of omp_get_max_threads in parallel regions +2.73
Resources to Write ANSI C++ Code -2.10
what is the best way to synchronize container access between multip... +0.28
Strange Compiler Behavior Regarding Default Constructors in C++ +4.35
Can a C++ class determine whether it's on the stack or heap? -3.13
Why is my C++ app faster than my C app (using the same library) on... +0.16
Reference for VC9 C++ Language Extensions 0.00
WIN32: Yielding execution to another (given) thread -3.99
Can i use boost::threadpool as a 'thread-safe queue'? -3.92
how to use omp barrier on a while loop with no equal number of iter... 0.00
Linux multithreading would involve the pthreads library(in most cas... -1.38
waveOut (Win32API) and multithreading +1.79
Building a multithreaded work-queue (consumer/producer) in C++ +2.38
When should one use the Actor model? +3.96
Using a C++ class in C# -2.12
User-mode synchronization library for C++ +0.76
Processor Utilization by threads spawned by a program 0.00
Comparing CPU speed likely improvements for business hardware upgra... -2.08
Encapsulated boost thread_group. Questions about ids and synchroniz... -3.84
boost scoped_lock. Will this lock? -1.64
Multithreaded single-reader single-writer fifo queue +0.17
How do I iterate through a std::list<MyClass *> and get to th... -3.85
Multithreaded Engine Windowed random slowdown +4.07
Thread safe C++ std::set that supports add, remove and iterators fr... +3.89
Good multithreading guides? -2.39
Overhead due to use of Events -1.26
.NET or Windows Synchronization Primitives Performance Specifications 0.00
Getting Loki Singleton to work in DLLs in VS 2008 C++ +0.22
Directory walker on modern operating systems slower when it's multi... -1.17
Lock free hash table for c# +0.06
Sending string data between threads (Win32) +0.21
Read/Write Locks +2.21
How many kinds of lock are there which can be used to design? +4.07
Is a lock (wait) free doubly linked list possible? -1.74
What's the opposite of "embarrassingly parallel"? -0.71
Processing messages is too slow, resulting in a jerky, unresponsive... +0.06
Primitive synchronization primitives -- safe? -1.90
C++ random float number generation 0.00
Guaranteed lifetime of temporary in C++? +2.71
Can I use blocks to manage scope of variables in C++? +2.39
How to parallelize small pure function? +1.13