Help Requested: Understanding cause of allocations for dynamic dispatch returning `nothing`, which vary based on argument type
|
|
6
|
443
|
May 29, 2023
|
Why mul! does not work with a target that has more columns than the result?
|
|
2
|
274
|
May 28, 2023
|
DiffEqFlux and Threaded Ensemble Problems with ForwardDiff
|
|
3
|
406
|
May 28, 2023
|
Julia 1.9 uses more memory for compilation caches that 1.8
|
|
9
|
533
|
May 28, 2023
|
Efficient pushforward (Jacobian vector product) with multiple vectors using automatic differentiation
|
|
13
|
550
|
May 27, 2023
|
Performance costs associated with using local variable bindings
|
|
1
|
254
|
May 26, 2023
|
Custom rule for differentiating through Newton solver using ForwardDiff: works for gradient, fails for hessian
|
|
23
|
1017
|
May 26, 2023
|
Very slow startup in VScode
|
|
11
|
4242
|
May 25, 2023
|
Making a view of a combination of array indexes and scalars, creating an array to send to a function
|
|
7
|
272
|
May 25, 2023
|
The most efficient way to calculate the pairwise correlation between rows of a large Matrix{Float64}
|
|
10
|
806
|
May 25, 2023
|
KernelAbstractions on CPU. Why so slow?
|
|
8
|
461
|
May 24, 2023
|
Problem reading parquet file in Julia 1.9.0
|
|
0
|
241
|
May 24, 2023
|
Why is typeof not type inferable in this case?
|
|
2
|
344
|
May 23, 2023
|
Curious case of FFTW performance benchmarking
|
|
6
|
309
|
May 22, 2023
|
Why is for loops so slow?
|
|
9
|
762
|
May 22, 2023
|
Copy array elements by index
|
|
5
|
668
|
May 20, 2023
|
Multithreading over multiple CPU
|
|
8
|
299
|
May 19, 2023
|
How can I avoid using global variables that will vary their values?
|
|
14
|
462
|
May 19, 2023
|
Collect for CuArray composite types
|
|
2
|
240
|
May 19, 2023
|
Performance of IdDict vs Dict
|
|
13
|
1464
|
May 19, 2023
|
A way for identifying the code portion being re-compiled?
|
|
1
|
307
|
May 18, 2023
|
Removing specific Type from Union
|
|
13
|
568
|
May 18, 2023
|
Computationally efficient image filtering
|
|
3
|
354
|
May 16, 2023
|
Package precompile fail with Distributed
|
|
0
|
198
|
May 15, 2023
|
Interpreting profiling flame charts: function runs dramatically faster after calling unrelated function
|
|
4
|
242
|
May 15, 2023
|
Slower execution and more GC in command prompt than VSCode
|
|
5
|
216
|
May 14, 2023
|
GC going nuts
|
|
18
|
1428
|
May 13, 2023
|
Why is NPZ so much faster than JLD in this case?
|
|
3
|
285
|
May 13, 2023
|
Transducers vs Iterators
|
|
0
|
414
|
May 12, 2023
|
Very different performance in different computers due to garbage collection?
|
|
28
|
2384
|
May 12, 2023
|