|
About the Performance category
|
|
0
|
3049
|
October 13, 2017
|
|
Query compiler's effect modeling
|
|
2
|
54
|
November 24, 2025
|
|
Dagger.jl optimising a two step matrix-vector multiplication
|
|
1
|
103
|
November 22, 2025
|
|
Best practices for optimization problems with ODE solves and eigen calls
|
|
12
|
186
|
November 21, 2025
|
|
Need memory and/or parallel optimization for pairwise distance metrics
|
|
25
|
332
|
November 19, 2025
|
|
GEMM kernel, cache oblivious, and Strassen
|
|
5
|
439
|
November 19, 2025
|
|
Linear Algebra Manipulations with Cholesky Factors
|
|
1
|
103
|
November 15, 2025
|
|
Automatically enable GC during JIT compile
|
|
2
|
83
|
November 15, 2025
|
|
Multi-threading Heisenbug: code is faster when profiled
|
|
4
|
251
|
November 13, 2025
|
|
Stochastic Gradient Descent (SGD) in julia?
|
|
3
|
158
|
November 13, 2025
|
|
Understanding "random" serialization when using @spawn in a "parallel region"
|
|
11
|
128
|
November 13, 2025
|
|
`rand(::MyType, N)` allocates a lot, how to define return type properly?
|
|
4
|
141
|
November 12, 2025
|
|
Backup 1 line when using readline()
|
|
1
|
87
|
November 12, 2025
|
|
Array addition of oneAPI.jl slower
|
|
10
|
232
|
November 10, 2025
|
|
Topological sort (performance)
|
|
43
|
4537
|
November 10, 2025
|
|
Threads.@threads on views into a vector doesn't give much of a speed-up
|
|
3
|
125
|
November 6, 2025
|
|
Large allocations with MTK event
|
|
1
|
81
|
November 5, 2025
|
|
Dagger.jl mutable data on different workers
|
|
0
|
47
|
November 5, 2025
|
|
Memory kills this code
|
|
5
|
437
|
November 3, 2025
|
|
Is this conversion+store safe?
|
|
4
|
132
|
October 30, 2025
|
|
How to avoid recompilation when a large Julia function is called with many different argument combinations
|
|
3
|
167
|
October 29, 2025
|
|
Configuring the VS Code Julia Extension to Use a Custom Terminal Name
|
|
0
|
32
|
October 29, 2025
|
|
Downloads.download or run(`wget`) much slower than direct `wget`
|
|
2
|
119
|
October 29, 2025
|
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
17
|
473
|
October 28, 2025
|
|
Make mutating function more AD-friendly
|
|
10
|
255
|
October 23, 2025
|
|
The same async program run on (Linux+AMD) vs (Win+Intel), over 6x performance difference
|
|
5
|
235
|
October 23, 2025
|
|
Reading from socket causes massive amounts of memory allocation
|
|
12
|
195
|
October 23, 2025
|
|
Worse runtimes in Julia v1.12
|
|
20
|
1408
|
October 22, 2025
|
|
Strange speed gain from eachindex and writing in a useless array?
|
|
13
|
593
|
October 21, 2025
|
|
Type instability with (fairly) simple Tuples
|
|
7
|
113
|
October 20, 2025
|