StackRating

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

Jérôme Richard

Rating
1515.41 (43,860th)
Reputation
1,120 (140,622nd)
Page: 1 2 3
Title Δ
Numba - string types 0.00
Nested enumerated for loops to comprehension list 0.00
How to speed up a "for" loop when indexing with a list? (... 0.00
Intel OpenMP library slows down memory bandwidth significantly on A... 0.00
How to remove dependencies in this OpenMP summation exemple 0.00
Is a functional program already in SSA form? 0.00
Is there a less computationally expensive method to replace names i... 0.00
How to write fast c++ lazy evaluation code in Fastor or Xtensor? 0.00
Don't know how to optimize the code with Cython 0.00
Python - efficient copying of list sub-range 0.00
Compute efficiently Max and Min on data stream +1.09
why C doesn't have built-in conservative garbage collection in... -1.01
Parallelization Of Insertion Sort With openMP, compared to serial v... 0.00
Python speed up permutation of bits within 32Bit number +1.84
Fastest way to convert 3-Channel Image to single vector of type T 0.00
optimising OpenCV for loops +1.12
What is more efficient when using a for loop? 0.00
Numba CUDA speedup seems to low 0.00
Regex taking too much time 0.00
possible optimization in getting Minimum value indices from upper 2... 0.00
Fused fast conversion from int16 to [-1.0, 1.0] float32 range in Nu... 0.00
Measure peak memory usage in R -0.42
Efficient neighbourhood search in numpy ndarray instead of nested c... +2.40
C++ compiler optimization of a loop with pointers copying -1.42
Speed Up Python Programs (Adaptive Median Filter) 0.00
efficient way to fill histogram array 0.00
How to open file in multi thread(over 10 threads) using OpenMP 0.00
Efficient way to rebuild a dictionary of dataframes 0.00
Strange behaviour of openmp collapse directive 0.00
How to improve the performance of NumPy's BLAS-related functions? +4.45
Share scoped variable in OpenMP 0.00
Fast alternative to conditionally set an array elements 0.00
Can this for-loop calculation of np.meshgrid be vectorized? +3.76
Optimize eigen recomposition (Matrix - Diagonal Matrix - Matrix) pr... 0.00
Is there a way to measure cache coherence misses 0.00
Why is __int128_t faster than long long on x86-64 GCC? +5.03
Adding a new member in struct sk_buff - any impact on performance? 0.00
Fastest implementation of Maximum Subarray Sum in R 0.00
What changes should I apply to this code in order to run it faster? 0.00
What role do branch mispredictions play in hash table lookup perfor... 0.00
Is it possible to get better performance than a compiler by fully c... 0.00
Slow performance of nested loop in R 0.00
how can i improve multithreading efficiency? 0.00
Multiple Eigen::Matrix initializations with OMP: segmentation faults 0.00
No speed up with openmp for emplace_back a vector in a loop 0.00
Binary doesn't work and IR doesn't have any characteristic... 0.00
Optimization of json.load() to reduce in-memory usage and time in P... 0.00
Measuring syscall overhead in Linux 0.00
Why is log4 (n4) = Θ(log6 (n6))? 0.00
Why is deletion and insertion in Link list faster than arraylist? 0.00