|
Copy array elements by index
|
|
5
|
699
|
May 20, 2023
|
|
Multithreading over multiple CPU
|
|
8
|
326
|
May 19, 2023
|
|
How can I avoid using global variables that will vary their values?
|
|
14
|
507
|
May 19, 2023
|
|
Collect for CuArray composite types
|
|
2
|
253
|
May 19, 2023
|
|
Performance of IdDict vs Dict
|
|
13
|
1523
|
May 19, 2023
|
|
A way for identifying the code portion being re-compiled?
|
|
1
|
316
|
May 18, 2023
|
|
Removing specific Type from Union
|
|
13
|
611
|
May 18, 2023
|
|
Computationally efficient image filtering
|
|
3
|
371
|
May 16, 2023
|
|
Package precompile fail with Distributed
|
|
0
|
205
|
May 15, 2023
|
|
Interpreting profiling flame charts: function runs dramatically faster after calling unrelated function
|
|
4
|
256
|
May 15, 2023
|
|
Slower execution and more GC in command prompt than VSCode
|
|
5
|
238
|
May 14, 2023
|
|
GC going nuts
|
|
18
|
1510
|
May 13, 2023
|
|
Why is NPZ so much faster than JLD in this case?
|
|
3
|
299
|
May 13, 2023
|
|
Transducers vs Iterators
|
|
0
|
425
|
May 12, 2023
|
|
Very different performance in different computers due to garbage collection?
|
|
28
|
2468
|
May 12, 2023
|
|
Saving arguments or wrap function?
|
|
4
|
292
|
May 11, 2023
|
|
Performance penalty of `>(1)` vs `x -> x >1`?
|
|
36
|
1143
|
May 11, 2023
|
|
CSV.Row very slow for reading files line by line
|
|
0
|
295
|
May 9, 2023
|
|
Where do these allocations come from?
|
|
4
|
401
|
May 9, 2023
|
|
Sum with generic implementation is slower than double sum
|
|
2
|
265
|
May 9, 2023
|
|
HDF5 utilising only a fraction of available system resources
|
|
5
|
687
|
May 8, 2023
|
|
Avoiding computing inverse of matrix, don't think it's possible in my case
|
|
4
|
504
|
May 8, 2023
|
|
Tracking the cause of allocation in the presence of a generated function
|
|
1
|
238
|
May 8, 2023
|
|
Performance of function with pre-allocated outputs
|
|
3
|
335
|
May 8, 2023
|
|
Strange performance issue on 1.9.0-rc3
|
|
9
|
795
|
May 7, 2023
|
|
Best practices for removing singleton dimension
|
|
3
|
2010
|
May 7, 2023
|
|
Hard to find error (might relate to Zygote)
|
|
11
|
394
|
May 6, 2023
|
|
Array could not broadcast to match destination in solve
|
|
8
|
295
|
May 6, 2023
|
|
Using LoopVectorization with StructArrays
|
|
3
|
532
|
May 6, 2023
|
|
Importing packages takes very long inside jupyter notebook
|
|
7
|
772
|
May 6, 2023
|