StackRating

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

Mats Petersson

Rating
1568.75 (4,194th)
Reputation
112,218 (604th)
Page: 1 ... 65 66 67 68 69 ... 75
Title Δ
where is hardware timer interrupt? +0.51
Initilization of a large const array? -0.53
Sources organization for C++ project -0.36
Prevent frame dropping while saving frames to disk -0.87
Two very similar functions involving sin() exhibit vastly different... -1.28
Why is my python/numpy example faster than pure C implementation? -1.72
Extract all included files in cpp +0.12
uClibc vs glibc for real time Linux application programming +2.63
getline while reading a file vs reading whole file and then splitti... +1.20
Assert that the value literals have no type is false? -1.13
Conditional Stack Variables -1.00
How to set base class members before derived class constructor is c... -0.71
When compiling code antivirus says it's virus and delete it +0.23
Segmentation Fault in Vectors +0.30
Are these locked memory accesses equivalent? 0.00
Saturation behavior upon floating-point to signed integer conversio... -1.56
How to set priority to get the lock from mutex? -1.00
How to create an array when the size is a variable not a constant? -0.04
Ways to avoid using malloc? -0.93
Hash-table - Array of Linked-list - C++ -0.88
Dealing with circular includes in the context of circular references +1.52
trouble in passing structure literal as function parameter -0.61
Should I use header files in this specific situation? -0.49
Calling pure virtual function from thread in child class throws exc... -0.55
Will it be fine if we use msse and msse2 option of gcc in RTOS devi... +0.47
Abstract factory design pattern with default implementation +0.08
How to get GCC to export ALL symbols to the output file +0.53
C++ and possible hardware failure -0.25
Debugger Opens While Compiling Inline Assembly Code -1.56
C++ Translate bytes to opcodes? +1.49
Declaration and assignation of dynamic 3d array +0.85
c++ identical strings fail comparison check -0.49
How to find if my OS is running on a virtualized or non-virtualized... 0.00
2bit bit-fields array effects on performance and cache efficiency? +2.25
How to develop a cross-platform C++ project? +1.71
Process region table & Global Descriptor able & virtual add... 0.00
Unable to handle kernel paging request at X while intercepting the... 0.00
Compiling a single file without an IDE, c++ 0.00
How to change this C code to prefetch some data? 0.00
Is it a bug in g++? -0.93
is there a way to list symbols that are defined in c/c++ by #define -0.22
overloading *, +, -'operators for vector<double> class -1.19
the inner working of #defines that call methods -1.55
pthread offer no performance increase when using virtual cores -0.91
c++: Where to delete an object and converting objects back to a mem... -1.54
C++ null-terminated-string on specific compiler/platform problems -0.02
c++ Classes and their layouts and conversions -0.93
Heavy method call blocks cout +1.11
cannot convert parameter 1 from 'PrintVisitor *const ' to 'Visirot... +0.25
PHP exec in background using & is not working +0.02