|
Best performance using dictionaries, functions and modules
|
|
8
|
928
|
June 5, 2020
|
|
10x slowdown when passing function as argument
|
|
15
|
2325
|
June 4, 2020
|
|
Efficient merging of large dictionaries
|
|
4
|
1151
|
June 4, 2020
|
|
Coverage test is extremely slow on multiple threads
|
|
6
|
814
|
June 4, 2020
|
|
Performance issues - Comparison with Matlab
|
|
6
|
987
|
June 2, 2020
|
|
Speed of vectorized vs for-loops using Zygote
|
|
20
|
2329
|
June 1, 2020
|
|
Improving Performance of For-Loop and Matrix Multiplication for Time Integration Solver
|
|
8
|
1164
|
June 1, 2020
|
|
Function control flow
|
|
22
|
1589
|
May 31, 2020
|
|
Sum over BigInt better performance without generator
|
|
3
|
555
|
May 31, 2020
|
|
Tuple or immutable struct as function argument regarding speed and optimization
|
|
10
|
2268
|
May 29, 2020
|
|
Need help with performance in a very large loop
|
|
28
|
1490
|
May 28, 2020
|
|
Help me make this O(n^2) function faster?
|
|
8
|
1481
|
May 27, 2020
|
|
Integer parametric typed struct much slower than concrete struct
|
|
6
|
570
|
May 26, 2020
|
|
Inverse of symmetric Matrix does not give proper output
|
|
3
|
470
|
May 26, 2020
|
|
Out of order branch execution prediction slower?
|
|
17
|
1072
|
May 26, 2020
|
|
Why isn't 10^6 evaluated at compile time?
|
|
21
|
1201
|
May 25, 2020
|
|
The best linear solver for sparse bandedblockbandedmatricies
|
|
30
|
5688
|
May 24, 2020
|
|
Large matrix with many updates
|
|
7
|
1796
|
May 23, 2020
|
|
Getproperty optimization in struct
|
|
1
|
397
|
May 22, 2020
|
|
Performance difference in Colab and Jupyter notebook
|
|
2
|
2677
|
May 22, 2020
|
|
Best way to optimize code
|
|
29
|
2431
|
May 21, 2020
|
|
Mathematical precision in julia
|
|
1
|
439
|
May 21, 2020
|
|
Why is broadcasting allocating so much memory?
|
|
8
|
761
|
May 21, 2020
|
|
"vectorized" QuadGK?
|
|
3
|
1038
|
May 20, 2020
|
|
Type instability with StaticArrays.jl and "type alias"
|
|
6
|
646
|
May 20, 2020
|
|
Unused `where T` causes a function to become very slow
|
|
12
|
1424
|
May 19, 2020
|
|
Efficient representation and operations on symmetric zero-diagonal tensors
|
|
0
|
315
|
May 19, 2020
|
|
Trying to optimize system of SDE's
|
|
6
|
746
|
May 18, 2020
|
|
Fast in.(x, Ref(y))
|
|
4
|
543
|
May 18, 2020
|
|
Help make my ideal gas simulation ideally fast
|
|
13
|
1551
|
May 18, 2020
|