|
Dispatching by values is very slow - Feature or Problem?
|
|
30
|
2135
|
August 2, 2021
|
|
Identical functions repeated benchmarks show systematic differences
|
|
37
|
3270
|
August 2, 2021
|
|
Eltypes of `view`s
|
|
10
|
715
|
August 2, 2021
|
|
Why is this @simd loop faster than a while loop even if it has longer assembly?
|
|
6
|
1706
|
August 1, 2021
|
|
Comparing Numba and Julia for a complex matrix computation
|
|
29
|
3689
|
July 31, 2021
|
|
Multithreading simultaneously in two functions
|
|
3
|
607
|
July 31, 2021
|
|
Fast f(x) ∂f∂x and ∂2f∂x2
|
|
5
|
666
|
July 30, 2021
|
|
Fastest way to print many numbers to text file
|
|
18
|
2662
|
July 30, 2021
|
|
Finding row index of matrix
|
|
5
|
2151
|
July 30, 2021
|
|
Faster default Base.sort! for Julia
|
|
4
|
1101
|
July 29, 2021
|
|
Julia inner type-inference working
|
|
2
|
321
|
July 29, 2021
|
|
Tullio boundary error for shifted stencil
|
|
11
|
633
|
July 29, 2021
|
|
Fast performance of array comprehension without allocations
|
|
14
|
1432
|
July 28, 2021
|
|
Julia sets in Julia, using Interact.jl - I'd like to get it faster
|
|
29
|
3913
|
July 28, 2021
|
|
Applying performance tips in library
|
|
0
|
340
|
July 28, 2021
|
|
Simple Dykstra projection : Could it be faster?
|
|
5
|
631
|
July 28, 2021
|
|
Surprising (?) behaviour of assignment-update operators
|
|
8
|
534
|
July 28, 2021
|
|
Why does broadcast operation allocate?
|
|
3
|
1355
|
July 28, 2021
|
|
From Float type to Integer
|
|
1
|
504
|
July 27, 2021
|
|
How can I find the subset of dataframe that contain elements with Number datatype?
|
|
2
|
303
|
July 27, 2021
|
|
LoopVectorization triggers segfault or deadlock for complex finite difference stencil
|
|
1
|
482
|
July 27, 2021
|
|
How to create an empty TimeArray
|
|
1
|
359
|
July 27, 2021
|
|
Add testing for memory allocations
|
|
13
|
1371
|
July 27, 2021
|
|
Reduce allocations and speed up
|
|
15
|
1731
|
July 27, 2021
|
|
Could this function be faster?
|
|
13
|
920
|
July 27, 2021
|
|
Discussion on ThreadPools.jl
|
|
5
|
1044
|
July 26, 2021
|
|
Fastest way to partition array, given a condition
|
|
26
|
2726
|
July 26, 2021
|
|
Multithreaded compute farm
|
|
26
|
2606
|
July 26, 2021
|
|
Speed up column looping in matrix
|
|
6
|
833
|
July 26, 2021
|
|
How to improve performance of sum()
|
|
19
|
5117
|
July 19, 2021
|