|
About the Performance category
|
|
0
|
3048
|
October 13, 2017
|
|
How to avoid recompilation when a large Julia function is called with many different argument combinations
|
|
3
|
82
|
October 29, 2025
|
|
Configuring the VS Code Julia Extension to Use a Custom Terminal Name
|
|
0
|
12
|
October 29, 2025
|
|
Downloads.download or run(`wget`) much slower than direct `wget`
|
|
2
|
86
|
October 29, 2025
|
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
17
|
422
|
October 28, 2025
|
|
Make mutating function more AD-friendly
|
|
10
|
232
|
October 23, 2025
|
|
The same async program run on (Linux+AMD) vs (Win+Intel), over 6x performance difference
|
|
5
|
225
|
October 23, 2025
|
|
Reading from socket causes massive amounts of memory allocation
|
|
12
|
191
|
October 23, 2025
|
|
Worse runtimes in Julia v1.12
|
|
20
|
1330
|
October 22, 2025
|
|
Strange speed gain from eachindex and writing in a useless array?
|
|
13
|
575
|
October 21, 2025
|
|
Type instability with (fairly) simple Tuples
|
|
7
|
110
|
October 20, 2025
|
|
Performance drop x10 if `missing` used or two values returned from function
|
|
13
|
432
|
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
|
171
|
October 16, 2025
|
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
27
|
2707
|
October 16, 2025
|
|
Absence of easy-to-use AMD AOCL-BLAS/LAPACK support for Julia?
|
|
6
|
217
|
October 16, 2025
|
|
Performace problems with Windows scheduler and multithreading on mixed core CPUs
|
|
11
|
203
|
October 14, 2025
|
|
Benchmarking ADTs behavior
|
|
2
|
101
|
October 14, 2025
|
|
Poor vectorization when comparing unsigned integers
|
|
0
|
67
|
October 13, 2025
|
|
Slowdown when writing to too many arrays within a loop
|
|
15
|
307
|
October 13, 2025
|
|
Preventing Allocations when using AlgebraicMultigrid.jl
|
|
1
|
89
|
October 9, 2025
|
|
Help improving the performance of my implementation of a lower diagonal storage
|
|
15
|
270
|
October 6, 2025
|
|
@debug allocate even when not in DEBUG mode
|
|
6
|
140
|
October 4, 2025
|
|
How to get vectorized code for single-field structs?
|
|
1
|
105
|
October 4, 2025
|
|
Efficient automatic differentation for Julia version `jax.scan`?
|
|
4
|
139
|
October 3, 2025
|
|
Nerd-sniping: can you make this faster?
|
|
38
|
1159
|
October 2, 2025
|
|
[ANN] `Undigits.jl` undoes `Base.digits` (not registered)
|
|
2
|
148
|
September 30, 2025
|
|
[ANN] InverseGammaFunction.jl (not registered)
|
|
9
|
334
|
September 30, 2025
|
|
Allocation Behavior Depending on Code Size
|
|
16
|
283
|
September 25, 2025
|
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
195
|
September 24, 2025
|