StackRating

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

doron

Rating
1435.18 (4,535,024th)
Reputation
19,132 (7,211th)
Page: 1 2 3 4 5 ... 16
Title Δ
POSIX semaphore upper limit 0.00
OpenGL create and load VBO information in a different thread than t... 0.00
unordered set intersection in C++ +0.86
What will happen if I use "CC" compiler on .CPP files in... +0.85
Makefile: "undefined reference to cos" +2.32
Understanding Delete [] c++ 0.00
System.Threading.Tasks equivalent in UNIX and C++ +2.36
Unable to cross-compile Valgrind for ARM 0.00
Add noexcept on otherwise-non-throwing inline functions calling C f... +2.62
How to do c++ multithreading in a class (keep thread ref as member... -1.50
Is there a quicker way to specify cubemap texture in OpenGL? -0.38
In c, Is it bad to have functions dedicated to allocate memory? -1.23
Execution of volatile instruction -0.97
C++ Search Algorithms - Processing Huge Data -0.40
Is vector in struct time consuming? Is it better to use a pointer? -1.05
In what library on Linux are the system calls and how is this libra... -1.17
Which uses more RAM at run time, dynamic linking or static linking? +2.54
When do nondynamic arrays get free'd in a struct -0.01
Do function parameters take up local memory space? -1.78
How to prevent static library from getting duplicated? 0.00
will the Dynamically allocated memory be Automatically released,whe... 0.00
Multi threaded curl handling multiple connections at the same time -1.42
convert an object created with base class ctor to a derived class +0.56
Detect closed TCP connection during write with boost::asio immediat... +0.60
Do I need to reset protection before calling free +2.53
Trouble with unique_ptr : not a member of 'std' -0.41
Deleting a void pointer in C++ -1.07
How to investigate the cause of the application crash? 0.00
Efficient Multi-threading in C -1.16
Merge c++ obj files for C linking 0.00
Cryptographic API vs manually implemented algorithm -1.19
Does a critical section makes sure that shared variables of any dat... +0.30
C++ how to correctly free memory? +0.62
How to display uninitialized malloc garbage value? -0.77
Compiling a header file without the use of a makefile -0.14
C++ cannot open source file 0.00
Is a clone statement ever optimised out? +0.20
Why would a Google Test pass in one machine yet fail in another? -0.14
TCP socket Read +0.38
How to have atomic integers on machines that lack stdatomic.h? -1.57
C++ does sizeof calculate every call if object is static +0.61
What is the advantage of embedding a linked list into a data struct... +0.83
GPL license for parser C++ library is good or bad choice? 0.00
How can I specify the objects directory makefile? 0.00
C++ optimization leading to thread locking -1.08
how to keep threads busy with work 0.00
How to cancel branch prediction? -0.64
What is happening here in pow function? -0.21
Why does C++11 allow you to declare a local variable as thread_local? -0.66
Should I use volatile c++? -1.02