StackRating

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

Jason R

Rating
1536.66 (13,610th)
Reputation
5,985 (27,223rd)
Page: 1 2
Title Δ
Can I make a base class move constructor overload preferable to a d... 0.00
Using SIMD, how do I conditionally move only the pixels with an alp... -3.34
How to swap 128-bit parts between two AVX2 vectors +3.80
Can I make Git fetch a repository tag list without actually pulling... 0.00
SSE/AVX: Choose from two __m256 float vectors based on per-element... +4.67
Can AVX2-compiled program still use 32 registers of an AVX-512 capa... -3.75
Different semantic of comparison intrinsic instructions in avx512? 0.00
How do I set a property of type QJSValue on a QML object from C++? 0.00
How to inspect the interface of a template template class +3.69
Does the C++ standard guarantee that dynamic allocations are done w... +4.17
Self containing shared_ptr of itself that is inherited from std::en... +3.40
Debugging crash in small object optimization for type erasure +4.35
gcc (6.1.0) using 'wrong' instructions in SSE intrinsics 0.00
SSE SIMD Segmentation Fault when using resulting float 0.00
Why does cuFFT performance suffer with overlapping inputs? -0.31
Define template class itself to a type 0.00
How does subtracting X.begin() return the index of an iterator? 0.00
Why am I getting "undefined reference to `__cudaRegisterLinked... 0.00
Can I make a Git repo automatically update from a remote when I try... 0.00
why sizeof operator does not show size to be 20? 0.00
std::bind in constructor to callback method in class 0.00
A replacement for std::bind2nd +2.62
C/C++ preprocessor #if with datetime -3.85
How to copy/move a class containing a mutex 0.00
How to set a const member variable in a C++ class on construction? 0.00
_mm256_slli_si256: error "last argument must be an 8-bit inter... +4.39
Avoiding duplicate symbol when compiling to multiple instruction sets +3.69
alias of a function template 0.00
Frequency modulation function in Matlab 0.00
How to design a class that is constant after initialization and exi... -4.19
c++ function resolution selects templated version over plain function -2.56
conversion error with enum in bit OR 0.00
How to do runtime binding based on CPU capabilities on linux 0.00
Force static_assert to fire during type instantiating +3.24
fastest c++ / stl algorithm to find strings in set of pairs 0.00
C++ - Invalid initialization of non-const reference of type 0.00
Using boost::mutex::scoped_lock inside const function -1.16
How to use std::back_inserter to insert into a container (only have... 0.00
How to interpret the strace output +1.67
Compile time type checking with branching logic -1.42
"Naming" template class instantiations +4.54
AVX2 -- multiply two __m256i integers 0.00
How pthread_mutex_unlock distinguish threads? +3.76
warning: left-hand/right-hand operand of comma has no effect 0.00
C++ specialized template class for a given type list -0.76
How to initialize the dynamic array of chars with a string literal... +4.08
Does the following code invoke undefined behaviour? +4.02
Typedef of templated class inside class 0.00
Concise way of flexibly composing a string? +4.04
"Multiple definition" when using (mock) header files for... +4.22