StackRating

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

Anty

Rating
1525.01 (23,900th)
Reputation
1,261 (127,064th)
Page: 1 2
Title Δ
How to add the sum of several squares (bourne scripting) +3.63
Run ./configure in a bash and redirect out/err to a file 0.00
Are there tables for comparing gcc versions considering efficiency... 0.00
Using terminal shortcuts with a non-root user 0.00
Blit faster than conditional + pointer increment? +2.96
How to determine the configuration of gcc from a bash script? +0.02
Understanding GCC's alloca() alignment and seemingly missed opt... +4.81
Compiling for a specific machine on a different machine -0.22
Which is more efficient: curl_easy_perform() in a multi-threaded pr... 0.00
How to check out gcc optimization options? 0.00
Attempt to install virtualbox on ubuntu 17.04 -0.17
failure to optimize seemingly obvious loop invariant (but volatile... 0.00
Is it possible, or how hard it is, to change the op code of an inst... +0.72
How to make GCC generate vector instructions as ICC does? 0.00
Are the configuration space registers mapped to memory space or IO... -4.20
What's the difference between JMP directly and JMP with a regis... -3.66
Intel Core i7 processor and cache behaviour 0.00
AVX Intrinsic Clarification, 4x4 Matrix Multiplication Oddities 0.00
How do I read the whole 64 bytes of a binary file? 0.00
Why is this SIMD multiplication not faster than non-SIMD multiplica... +4.03
Understand what a command does 0.00
How do I add static and dynamic libraries in Ubuntu 16.04? +0.49
why use malloc function in c when we can declare arrays using arr[s... +2.90
disassemble code for 2 formats of printfs 0.00
adjusting memory alignment in a struct -0.24
Unexpected sizeof struct with mixed bitfields and enum decls under... 0.00
Type conversion in divisions 0.00
g++ Compilation option priority 0.00
How to compute checksum of some binary function (or basic block) af... -0.31
Is Intel® Transactional Synchronization Extensions New Instruc... -3.06
C++ SIMD: Store uint64_t value after bitwise and operation +3.92
subscripted value is neither array nor pointer nor vector - Easy 0.00
C - error: expected identifier or '(' return 0; 0.00
Is it possible to watch the ongoing cpu and memory usage of a runni... -4.20
C - How is arithmetic conversions made on memory level? +2.67
Assembly x86-64: default in switch statement -3.08
How to in-place initialize an array? +2.63
Does mmap return aligned pointer values 0.00
Aligning at the end of a packed struct 0.00
Why this SSE2 program (integers) generate movaps (float)? 0.00
Which of these is bubble sort or they are both? +0.07
How can strcmp compare values at addresses without the * operator? +4.52
Idea C++ auto unity build system, would it work? +4.33
c program not counting words properly +1.84
Circular Array Stuck in if statements +3.97
Why do brace-enclosed initializer lists not work for std::array +4.48
Why does node* root = malloc(sizeof(int)) allocate 16 bytes of memo... -3.58
Chrono high_resolution_clock giving inconsistent times? +4.06
Is mfence for rdtsc necessary on x86_64 platform? -2.88
c - writing data to wav file +0.13