StackRating

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

PaulR

Rating
1538.89 (12,370th)
Reputation
2,518 (67,036th)
Page: 1 2
Title Δ
LoRaWan - is it possible to track athletes? 0.00
Initializing member variables with a lambda -3.60
Should volatile still be used for sharing data with ISRs in modern... +3.38
Why does similar code has different runtime and memory usage? +2.95
g++ does not link depending on optimization settings 0.00
What is the Hardware synthesized for << operator -0.45
the process that run from c++ misses an option occasionally 0.00
Benchmarking C++ on Microcontroller more efficiently 0.00
Majority element using divide&conquer 0.00
Is GCC9 avoiding valueless state of std::variant allowed? +4.36
Avoid `-Wclass-memaccess` on memcpy of a POD type w/copy disabled 0.00
memory leaked when globaly declared? -4.34
Incorrect CRC calculation in protocol. One is implemented using zli... +3.61
Member function call crashes in VS2017 0.00
Sane hash for SIMD values? 0.00
How to solve undefined reference cv:.... when compiling openCV appl... 0.00
"same" values appear in the leaf in an ADD 0.00
Invoke g++/clang from python to compile a python string 0.00
Why does LLVM projects use GCC Headers 0.00
c++ how to take the address of the template function instance? -3.06
Errors while compiling C++ file including LLVM API headers -3.15
How to take QByteArray from std::optional<QByteArray> and lea... +2.05
How to use yarpgen random C program generator? 0.00
Are there any advantages of using std::unique_ptr<T>& ins... -1.40
Swig/python : when SWIG_init() is needed? 0.00
Compiler error "compiler is out of heap space" when calli... 0.00
Object file is 2.5x larger on linux than on macOS or Windows 0.00
How to use std functions in template? 0.00
Check for working CXX compiler: /cygdrive/c/cygwin64/bin/clang++ --... 0.00
How do you write a makefile for both clang and gcc? +3.55
How do JIT compilers stay ahead of executing machine code? +3.86
Static cast allows conversion of object pointers but not integers -2.76
How to pass a derived object to a class in C++? +4.94
Forward declare a typedef protection 0.00
How to get file name by llvm::Expr? 0.00
std::sort for a vector raise error on sorting custom object 0.00
clang vs gcc: different code for volatile access 0.00
How does llvm know whether a member function pointer pointed to a v... +3.78
Use Template of binary predicate function as parameter (std::greate... +4.85
C++; using lambdas to conditionally expand a function within a clas... 0.00
Why is LLVM completely unrolling my loops? 0.00
Are there extensions to let optimizers assume const-ref parameters... -4.33
How to use unique_ptr as children in a tree -4.37
LLVM IR Native methods 0.00
optimizing of std::visit possible? 0.00
Why copy constructor is being called two times in below code? -3.96
Is it possible to enforce constness of passed dependency object in... +1.37
clang static analyzer skipping some checks +3.58
How to install default ubuntu (17.10) packages and softwares 0.00
undefined LLVM IR depending on array size 0.00