|
About the Performance category
|
|
0
|
3049
|
October 13, 2017
|
|
Understanding "random" serialization when using @spawn in a "parallel region"
|
|
7
|
53
|
November 12, 2025
|
|
`rand(::MyType, N)` allocates a lot, how to define return type properly?
|
|
4
|
122
|
November 12, 2025
|
|
Backup 1 line when using readline()
|
|
1
|
66
|
November 12, 2025
|
|
Multi-threading Heisenbug: code is faster when profiled
|
|
0
|
77
|
November 11, 2025
|
|
Array addition of oneAPI.jl slower
|
|
10
|
204
|
November 10, 2025
|
|
Topological sort (performance)
|
|
43
|
4501
|
November 10, 2025
|
|
Threads.@threads on views into a vector doesn't give much of a speed-up
|
|
3
|
121
|
November 6, 2025
|
|
Large allocations with MTK event
|
|
1
|
79
|
November 5, 2025
|
|
Dagger.jl mutable data on different workers
|
|
0
|
41
|
November 5, 2025
|
|
Memory kills this code
|
|
5
|
432
|
November 3, 2025
|
|
Is this conversion+store safe?
|
|
4
|
131
|
October 30, 2025
|
|
How to avoid recompilation when a large Julia function is called with many different argument combinations
|
|
3
|
164
|
October 29, 2025
|
|
Configuring the VS Code Julia Extension to Use a Custom Terminal Name
|
|
0
|
31
|
October 29, 2025
|
|
Downloads.download or run(`wget`) much slower than direct `wget`
|
|
2
|
117
|
October 29, 2025
|
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
17
|
460
|
October 28, 2025
|
|
Make mutating function more AD-friendly
|
|
10
|
243
|
October 23, 2025
|
|
The same async program run on (Linux+AMD) vs (Win+Intel), over 6x performance difference
|
|
5
|
234
|
October 23, 2025
|
|
Reading from socket causes massive amounts of memory allocation
|
|
12
|
194
|
October 23, 2025
|
|
Worse runtimes in Julia v1.12
|
|
20
|
1375
|
October 22, 2025
|
|
Strange speed gain from eachindex and writing in a useless array?
|
|
13
|
587
|
October 21, 2025
|
|
Type instability with (fairly) simple Tuples
|
|
7
|
111
|
October 20, 2025
|
|
Performance drop x10 if `missing` used or two values returned from function
|
|
13
|
439
|
October 20, 2025
|
|
@snoop_inference taking a very long time?
|
|
2
|
34
|
October 17, 2025
|
|
Inconsistent allocation with threads and function arguments in 1.12
|
|
7
|
177
|
October 16, 2025
|
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
27
|
2733
|
October 16, 2025
|
|
Absence of easy-to-use AMD AOCL-BLAS/LAPACK support for Julia?
|
|
6
|
225
|
October 16, 2025
|
|
Performace problems with Windows scheduler and multithreading on mixed core CPUs
|
|
11
|
213
|
October 14, 2025
|
|
Benchmarking ADTs behavior
|
|
2
|
108
|
October 14, 2025
|
|
Poor vectorization when comparing unsigned integers
|
|
0
|
69
|
October 13, 2025
|