|
Memory kills this code
|
|
2
|
171
|
November 1, 2025
|
|
Downloads.download or run(`wget`) much slower than direct `wget`
|
|
2
|
101
|
October 29, 2025
|
|
Julia significantly slower than Matlab for simple sin(x) loop – am I doing something wrong?
|
|
8
|
704
|
October 28, 2025
|
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
17
|
434
|
October 28, 2025
|
|
Different running performance in parallelization of Threads
|
|
22
|
362
|
October 27, 2025
|
|
Numeric stability of Base.exp of static matrix of Float32
|
|
12
|
290
|
October 26, 2025
|
|
Large difference in computation time of expv from 4*4 matrix to 3*3 matrix
|
|
3
|
131
|
October 23, 2025
|
|
Worse runtimes in Julia v1.12
|
|
20
|
1340
|
October 22, 2025
|
|
Startup time of 1000 packages – 53% slower in Julia 1.12 vs 1.10
|
|
80
|
5151
|
October 17, 2025
|
|
Performance Affected Significantly More in a Child Task
|
|
11
|
239
|
October 14, 2025
|
|
Parallelism within Turing.jl model
|
|
8
|
2873
|
October 4, 2025
|
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
195
|
September 24, 2025
|
|
Changing struct fields to a different sub-type during run time
|
|
19
|
313
|
September 20, 2025
|
|
Performance of `exp(A)` for 9x9 anti-Hermitian matrix: Julia vs. PyTorch vs. MATLAB (CPU & GPU)
|
|
29
|
1190
|
August 28, 2025
|
|
Null initialisation for a loop that appends vectors
|
|
14
|
330
|
August 24, 2025
|
|
Optimisation over grid of parameters with `Optimization.jl`
|
|
7
|
259
|
August 18, 2025
|
|
Should Rationals be explicitly converted?
|
|
11
|
279
|
August 5, 2025
|
|
Dealing with type stability when nothing can be returned
|
|
1
|
96
|
July 25, 2025
|
|
[ANN] ReactiveGraphs.jl - Reactive programming with a computational graph
|
|
10
|
1064
|
July 25, 2025
|
|
Parametric Structs
|
|
10
|
328
|
July 23, 2025
|
|
Why is my parallelized running time is twice of the single run
|
|
8
|
329
|
July 15, 2025
|
|
Nested loop is slow when indices are in a struct
|
|
2
|
116
|
July 11, 2025
|
|
How to undo `unsafe_string` call
|
|
1
|
80
|
July 10, 2025
|
|
How far does type instability propagate?
|
|
10
|
525
|
July 4, 2025
|
|
Huge performance variance with `if` options in loops
|
|
4
|
183
|
July 4, 2025
|
|
NumPy is faster than Julia 1.11 for maximum function
|
|
25
|
904
|
July 4, 2025
|
|
Block matrix linear solve performance
|
|
6
|
324
|
June 15, 2025
|
|
Is it possible to reinterpret and reshape without allocating?
|
|
11
|
335
|
June 13, 2025
|
|
Julia (AcceleratedKernels) vs JAX time comparison
|
|
21
|
958
|
June 11, 2025
|
|
How to better initialize a dictionary containing multidimensional array?
|
|
10
|
122
|
June 4, 2025
|