|
Hashing for big structs is slow - any alternative?
|
|
12
|
1376
|
January 25, 2021
|
|
How to avoid ForwardDiff.jl generating a second-order derivative that wastes flops by eventually multiplying by zero
|
|
10
|
1231
|
January 25, 2021
|
|
Very slow loop
|
|
33
|
2527
|
January 24, 2021
|
|
Why is broadcast faster than the dot syntax? (Performance differences between @., ., broadcast and broadcast!)
|
|
5
|
1388
|
January 23, 2021
|
|
Is varinfo() designed to not report size of an array of sparse matrices?
|
|
2
|
386
|
January 22, 2021
|
|
Julia and C or just standalone C++
|
|
6
|
858
|
January 22, 2021
|
|
I cannot get close to full speed up in parallel
|
|
4
|
621
|
January 22, 2021
|
|
Help with increasing performance of specific function
|
|
8
|
493
|
January 21, 2021
|
|
Iteration/getindex performance of AbstractArray wrapper-types
|
|
2
|
502
|
January 21, 2021
|
|
Why does my program's performance vary so much from run to run? Can it be fixed?
|
|
11
|
1644
|
January 20, 2021
|
|
Solving ode takes too long compared to python
|
|
7
|
1846
|
January 21, 2021
|
|
Looking for code to solve (surely common) 'embarrassing parallelism' multithreading use-case
|
|
16
|
1744
|
January 20, 2021
|
|
Meta-programming an if-else statement of user-defined length
|
|
17
|
2094
|
January 19, 2021
|
|
Low rank SVD
|
|
3
|
1596
|
January 18, 2021
|
|
JSON list of lists to Julia matrix, preferably fast and with low memory overhead
|
|
5
|
2844
|
January 18, 2021
|
|
Associating arguments with partial functions to simplify nesting
|
|
12
|
1276
|
January 18, 2021
|
|
Creating a macro to broadcast in parallel
|
|
5
|
1184
|
January 18, 2021
|
|
Inference on field types?
|
|
10
|
1125
|
January 18, 2021
|
|
Understanding what -t does
|
|
18
|
898
|
January 15, 2021
|
|
How to get persistence on distributed workers
|
|
7
|
1594
|
January 14, 2021
|
|
Faster updates in a priority queue
|
|
4
|
629
|
January 14, 2021
|
|
How to improve the speed of matrix multiplication?
|
|
10
|
2013
|
January 14, 2021
|
|
Improve performance for multiple For-loops
|
|
19
|
1002
|
January 14, 2021
|
|
SparseArray types over distributed reduction
|
|
2
|
456
|
January 14, 2021
|
|
I want to write a better performance array, don't know if there is a ready-made one?
|
|
3
|
538
|
January 14, 2021
|
|
Excessive allocations when using Zygote.gradient
|
|
4
|
598
|
January 13, 2021
|
|
DArray local part via global index range?
|
|
0
|
257
|
January 13, 2021
|
|
Performance differences of contiguous vs non-contiguous column indexing?
|
|
2
|
907
|
January 12, 2021
|
|
Explicit distribution of chunks in SharedArray?
|
|
2
|
477
|
January 12, 2021
|
|
Help with bottleneck in dynamic programming
|
|
4
|
1019
|
January 12, 2021
|