|
Downloads.download or run(`wget`) much slower than direct `wget`
|
|
2
|
238
|
October 29, 2025
|
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
17
|
853
|
October 28, 2025
|
|
Make mutating function more AD-friendly
|
|
10
|
422
|
October 23, 2025
|
|
The same async program run on (Linux+AMD) vs (Win+Intel), over 6x performance difference
|
|
5
|
318
|
October 23, 2025
|
|
Reading from socket causes massive amounts of memory allocation
|
|
12
|
362
|
October 23, 2025
|
|
Worse runtimes in Julia v1.12
|
|
20
|
1789
|
October 22, 2025
|
|
Strange speed gain from eachindex and writing in a useless array?
|
|
13
|
726
|
October 21, 2025
|
|
Type instability with (fairly) simple Tuples
|
|
7
|
209
|
October 20, 2025
|
|
Performance drop x10 if `missing` used or two values returned from function
|
|
13
|
543
|
October 20, 2025
|
|
@snoop_inference taking a very long time?
|
|
2
|
75
|
October 17, 2025
|
|
Inconsistent allocation with threads and function arguments in 1.12
|
|
7
|
263
|
October 16, 2025
|
|
Performace problems with Windows scheduler and multithreading on mixed core CPUs
|
|
11
|
499
|
October 14, 2025
|
|
Benchmarking ADTs behavior
|
|
2
|
157
|
October 14, 2025
|
|
Slowdown when writing to too many arrays within a loop
|
|
15
|
454
|
October 13, 2025
|
|
Preventing Allocations when using AlgebraicMultigrid.jl
|
|
1
|
158
|
October 9, 2025
|
|
Help improving the performance of my implementation of a lower diagonal storage
|
|
15
|
441
|
October 6, 2025
|
|
@debug allocate even when not in DEBUG mode
|
|
6
|
273
|
October 4, 2025
|
|
How to get vectorized code for single-field structs?
|
|
1
|
127
|
October 4, 2025
|
|
Efficient automatic differentation for Julia version `jax.scan`?
|
|
4
|
224
|
October 3, 2025
|
|
Nerd-sniping: can you make this faster?
|
|
38
|
1414
|
October 2, 2025
|
|
[ANN] `Undigits.jl` undoes `Base.digits` (not registered)
|
|
2
|
218
|
September 30, 2025
|
|
[ANN] InverseGammaFunction.jl (not registered)
|
|
9
|
443
|
September 30, 2025
|
|
Allocation Behavior Depending on Code Size
|
|
16
|
439
|
September 25, 2025
|
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
247
|
September 24, 2025
|
|
How to implement performance regression tests?
|
|
5
|
273
|
September 23, 2025
|
|
Apple M4 Max AMX Linear Algebra performance versus CPU and GPU
|
|
2
|
829
|
September 22, 2025
|
|
Multi-threaded Array building
|
|
22
|
646
|
September 20, 2025
|
|
OhMyThreads, ChunkSplitters, and Cost Estimates
|
|
2
|
318
|
September 16, 2025
|
|
Preventing Enzyme from differentiating through constant computations
|
|
1
|
130
|
September 16, 2025
|
|
Find the max element of a numeric vector iteratively with mask and early break
|
|
10
|
369
|
September 16, 2025
|