|
Solving same DiffEq repeatedly but with different initial conditions
|
|
2
|
1196
|
November 2, 2020
|
|
When Julia gets within 1-3x of C/C++ speed, why is C/C++ usually faster?
|
|
11
|
2928
|
November 2, 2020
|
|
BitVector vs Vector{Bool} as default on comparison operations
|
|
8
|
9555
|
November 2, 2020
|
|
Loop faster than `reduce`?
|
|
7
|
1110
|
October 31, 2020
|
|
Unexpected Tullio behavior
|
|
6
|
616
|
October 31, 2020
|
|
Minimizing allocations from memoized functions
|
|
10
|
960
|
October 31, 2020
|
|
Simple benchmarks to run to test WSL2 vs Windows Native
|
|
8
|
6433
|
October 30, 2020
|
|
Very slow execution time in comparison even to Python
|
|
35
|
2204
|
October 29, 2020
|
|
Multiple dispatch with more than 4 methods blocks type inference
|
|
15
|
1467
|
October 28, 2020
|
|
Accelerating the calculation of minimum distance between points, annotating which is the point
|
|
9
|
1046
|
October 28, 2020
|
|
Idiomatic storage for intermediate calculations
|
|
8
|
672
|
October 28, 2020
|
|
Parallel/multithreading version of linear regression
|
|
19
|
2124
|
October 28, 2020
|
|
Loading Reduce.jl into Weave is going really slow
|
|
5
|
654
|
October 27, 2020
|
|
JuliaAudio-LibsndFile Help needed
|
|
2
|
688
|
October 27, 2020
|
|
Image IO and processing efficiency: sequential versus bulk
|
|
9
|
1001
|
October 27, 2020
|
|
Very slow Plots performance and... no plot
|
|
8
|
1381
|
October 26, 2020
|
|
Https://www.anaconda.com blocked
|
|
1
|
569
|
October 25, 2020
|
|
Update Conda vs update Julia 1.5.2
|
|
2
|
1608
|
October 25, 2020
|
|
Improving perfomance on nested loops
|
|
5
|
608
|
October 25, 2020
|
|
Slow Deployment of Flux Mode
|
|
5
|
567
|
October 24, 2020
|
|
Ccall performance
|
|
16
|
1169
|
October 24, 2020
|
|
1.0 vs Float64(1) versus const rone = 1.0
|
|
6
|
623
|
October 23, 2020
|
|
Calculation time of Runge Kutta method
|
|
1
|
540
|
October 23, 2020
|
|
Threads.@spawn performance
|
|
7
|
1225
|
October 22, 2020
|
|
BenchmarkTools.jl: @benchmark has big overhead
|
|
6
|
688
|
October 21, 2020
|
|
High-dimensional A\b when running julia -p N
|
|
7
|
840
|
October 21, 2020
|
|
Reading multiple text files from a directory
|
|
1
|
1110
|
October 19, 2020
|
|
Is UnionAll abstract? Is it bad for performance?
|
|
1
|
454
|
October 19, 2020
|
|
The performance of saturating operations or adding intrinsics
|
|
10
|
1856
|
October 19, 2020
|
|
Why is there a performance penalty in evaluating the axes of an OffsetArray?
|
|
5
|
600
|
October 18, 2020
|