|
Identical functions repeated benchmarks show systematic differences
|
|
37
|
3019
|
August 2, 2021
|
|
Eltypes of `view`s
|
|
10
|
658
|
August 2, 2021
|
|
Why is this @simd loop faster than a while loop even if it has longer assembly?
|
|
6
|
1675
|
August 1, 2021
|
|
Comparing Numba and Julia for a complex matrix computation
|
|
29
|
3581
|
July 31, 2021
|
|
Multithreading simultaneously in two functions
|
|
3
|
590
|
July 31, 2021
|
|
Fast f(x) ∂f∂x and ∂2f∂x2
|
|
5
|
635
|
July 30, 2021
|
|
Fastest way to print many numbers to text file
|
|
18
|
2563
|
July 30, 2021
|
|
Finding row index of matrix
|
|
5
|
2111
|
July 30, 2021
|
|
Faster default Base.sort! for Julia
|
|
4
|
1073
|
July 29, 2021
|
|
Julia inner type-inference working
|
|
2
|
308
|
July 29, 2021
|
|
Tullio boundary error for shifted stencil
|
|
11
|
595
|
July 29, 2021
|
|
Fast performance of array comprehension without allocations
|
|
14
|
1368
|
July 28, 2021
|
|
Julia sets in Julia, using Interact.jl - I'd like to get it faster
|
|
29
|
3785
|
July 28, 2021
|
|
Applying performance tips in library
|
|
0
|
331
|
July 28, 2021
|
|
Simple Dykstra projection : Could it be faster?
|
|
5
|
626
|
July 28, 2021
|
|
Surprising (?) behaviour of assignment-update operators
|
|
8
|
479
|
July 28, 2021
|
|
Why does broadcast operation allocate?
|
|
3
|
1326
|
July 28, 2021
|
|
From Float type to Integer
|
|
1
|
483
|
July 27, 2021
|
|
How can I find the subset of dataframe that contain elements with Number datatype?
|
|
2
|
291
|
July 27, 2021
|
|
LoopVectorization triggers segfault or deadlock for complex finite difference stencil
|
|
1
|
477
|
July 27, 2021
|
|
How to create an empty TimeArray
|
|
1
|
358
|
July 27, 2021
|
|
Add testing for memory allocations
|
|
13
|
1307
|
July 27, 2021
|
|
Reduce allocations and speed up
|
|
15
|
1640
|
July 27, 2021
|
|
Could this function be faster?
|
|
13
|
858
|
July 27, 2021
|
|
Discussion on ThreadPools.jl
|
|
5
|
1010
|
July 26, 2021
|
|
Fastest way to partition array, given a condition
|
|
26
|
2621
|
July 26, 2021
|
|
Multithreaded compute farm
|
|
26
|
2474
|
July 26, 2021
|
|
Speed up column looping in matrix
|
|
6
|
807
|
July 26, 2021
|
|
How to improve performance of sum()
|
|
19
|
5014
|
July 19, 2021
|
|
Overwrite the subdataframes made with a for loop
|
|
10
|
1284
|
July 26, 2021
|