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 ... 9 10 11 12 13 ... 75
Title Δ
How are state flags represented and how bitwise OR is used to work... +2.25
Clang/GCC Diagnostics not continuing after first error 0.00
Memory allocation crashes the OS. Who's to blame beside the OS 0.00
Static member has different values 0.00
Void and cout vs int 0.00
Detect at runtime if a load is atomic? 0.00
Convert float to string with set precision & number of decimal... +0.70
False sharing and 128-byte alignment/padding +2.23
c++ Assembler File Reading 0.00
What's the usecase of volatile operations on std::atomic<T&g... 0.00
C++ stack implementation - two versions of top method +0.77
Does a return statement stop the recursive stack from continuing? +0.42
I'm wondering if a process’s BSS segment can grow during progra... 0.00
Deleting excess variables from stack - C++ -0.45
Code reordering due to optimization +2.18
Using Mutex for shared memory of 1 word +0.04
Assert in try catch block +1.18
C++ Tail recursion using 64-bit variables 0.00
Large int in c++ -0.44
How many CPU cycles does it take to execute my simple function? 0.00
Cast result of malloc in c library -0.99
file was built for archive which is not the architecture being link... +0.43
Can I persude GCC to inline a deferred call through a stored functi... -0.69
Pinging / Validating an IP address 0.00
How can I write a switch statement with strings in C++? +0.69
C++ references - something is unclear to me 0.00
C++ Compiler Output 0.00
std::string and const char * -0.87
Does redeclaring variables in C++ cost anything? -1.22
mingw and msvcrt.dll confusion -0.55
unparse the intermediate representation of c code back to c +1.17
If we use memory fences to enforce consistency, how does "thre... +0.40
Standard way for writing a debug mode in C++ -1.41
Does not evaluating the expression to which sizeof is applied make... -0.28
Null termination in strings +0.72
Assembly code redundancy in optimized C code 0.00
How can I get the name of function from StoreInst's Value In LLVM +0.46
C++: Is there any reason to use uint64_t instead of size_t -1.06
Disable clang warnings across functions -1.34
Inlining inside a class +1.88
How can I get Function Name of indirect call from CallInst in LLVM 0.00
Is there any way to increase stack reserve size in running time in... +2.35
Why is memmove faster than memcpy? -0.80
Coverting char * to enum in c++ +0.71
Coding for ARM NEON: How to start? +0.51
SIMD latency throughput +1.81
c++ how to define constant function order that needs to be invoked... -0.64
Matrix multiplication function C++ 0.00
Base pointer to derived object? 0.00
Printing Pointer Value a Second Time Returns Wrong Result -0.37