|
Package precompile fail with Distributed
|
|
0
|
206
|
May 15, 2023
|
|
Interpreting profiling flame charts: function runs dramatically faster after calling unrelated function
|
|
4
|
257
|
May 15, 2023
|
|
Slower execution and more GC in command prompt than VSCode
|
|
5
|
243
|
May 14, 2023
|
|
GC going nuts
|
|
18
|
1529
|
May 13, 2023
|
|
Why is NPZ so much faster than JLD in this case?
|
|
3
|
304
|
May 13, 2023
|
|
Transducers vs Iterators
|
|
0
|
431
|
May 12, 2023
|
|
Very different performance in different computers due to garbage collection?
|
|
28
|
2491
|
May 12, 2023
|
|
Saving arguments or wrap function?
|
|
4
|
296
|
May 11, 2023
|
|
Performance penalty of `>(1)` vs `x -> x >1`?
|
|
36
|
1146
|
May 11, 2023
|
|
CSV.Row very slow for reading files line by line
|
|
0
|
296
|
May 9, 2023
|
|
Where do these allocations come from?
|
|
4
|
403
|
May 9, 2023
|
|
Sum with generic implementation is slower than double sum
|
|
2
|
267
|
May 9, 2023
|
|
HDF5 utilising only a fraction of available system resources
|
|
5
|
696
|
May 8, 2023
|
|
Avoiding computing inverse of matrix, don't think it's possible in my case
|
|
4
|
513
|
May 8, 2023
|
|
Tracking the cause of allocation in the presence of a generated function
|
|
1
|
239
|
May 8, 2023
|
|
Performance of function with pre-allocated outputs
|
|
3
|
336
|
May 8, 2023
|
|
Strange performance issue on 1.9.0-rc3
|
|
9
|
801
|
May 7, 2023
|
|
Best practices for removing singleton dimension
|
|
3
|
2057
|
May 7, 2023
|
|
Hard to find error (might relate to Zygote)
|
|
11
|
401
|
May 6, 2023
|
|
Array could not broadcast to match destination in solve
|
|
8
|
298
|
May 6, 2023
|
|
Using LoopVectorization with StructArrays
|
|
3
|
533
|
May 6, 2023
|
|
Importing packages takes very long inside jupyter notebook
|
|
7
|
803
|
May 6, 2023
|
|
Efficient way of creating a vector of length L with unique elements
|
|
3
|
466
|
May 5, 2023
|
|
What is the most efficient way to compute the inverse of a sparse matrix?
|
|
15
|
4985
|
May 5, 2023
|
|
Struggling to get Julia as fast as Matlab mex. (Filling large matrix, doing pairwise calculations over particles)
|
|
7
|
441
|
May 5, 2023
|
|
Why does it make allocation when using tuples parameters in closure?
|
|
3
|
221
|
May 5, 2023
|
|
How to efficiently save and read dictionaries in Julia?
|
|
3
|
703
|
May 4, 2023
|
|
Early exit from Threads.@threads
|
|
0
|
226
|
May 3, 2023
|
|
Error saving MCMC Chain
|
|
0
|
211
|
May 3, 2023
|
|
Compiler Can't Optimize Away Unnecessary Memory Allocs with Convenience Variables
|
|
14
|
710
|
May 3, 2023
|