|
Nerd-sniping: can you make this faster?
|
|
38
|
1165
|
October 2, 2025
|
|
[ANN] `Undigits.jl` undoes `Base.digits` (not registered)
|
|
2
|
149
|
September 30, 2025
|
|
[ANN] InverseGammaFunction.jl (not registered)
|
|
9
|
334
|
September 30, 2025
|
|
Allocation Behavior Depending on Code Size
|
|
16
|
284
|
September 25, 2025
|
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
195
|
September 24, 2025
|
|
How to implement performance regression tests?
|
|
5
|
187
|
September 23, 2025
|
|
Apple M4 Max AMX Linear Algebra performance versus CPU and GPU
|
|
2
|
345
|
September 22, 2025
|
|
Multi-threaded Array building
|
|
22
|
416
|
September 20, 2025
|
|
OhMyThreads, ChunkSplitters, and Cost Estimates
|
|
2
|
254
|
September 16, 2025
|
|
Preventing Enzyme from differentiating through constant computations
|
|
1
|
96
|
September 16, 2025
|
|
Find the max element of a numeric vector iteratively with mask and early break
|
|
10
|
282
|
September 16, 2025
|
|
Identical method redefinition suspiciously optimizes runtime and allocations
|
|
25
|
606
|
September 15, 2025
|
|
Praise: CUDA.allowscalar(false) is great
|
|
0
|
154
|
September 13, 2025
|
|
Taking power with float exponent x^y is slower than exp(y*log(x))?
|
|
8
|
362
|
September 11, 2025
|
|
Strange slowdown with @threads :greedy with BigInts
|
|
7
|
153
|
September 9, 2025
|
|
Error in program for coupled PDE
|
|
0
|
75
|
September 8, 2025
|
|
`log` calling `fma_emulated` on hardware that doesn't need it
|
|
2
|
97
|
September 7, 2025
|
|
Why does `Union{Int,...}` in a `Vector` not cause allocations but `Union{Float64,...}` does?
|
|
8
|
182
|
September 3, 2025
|
|
Multi-threaded processing of a Dict
|
|
8
|
222
|
September 1, 2025
|
|
SIMD.jl - vload() continuous blocks from higher-dimensional arrays?
|
|
4
|
146
|
August 31, 2025
|
|
Using control flow in Reactant
|
|
4
|
116
|
August 29, 2025
|
|
Large execution time jumps
|
|
2
|
124
|
August 29, 2025
|
|
Using Reactant with Lux and Enzyme to speed up training in physics context
|
|
16
|
268
|
August 28, 2025
|
|
Performance of `exp(A)` for 9x9 anti-Hermitian matrix: Julia vs. PyTorch vs. MATLAB (CPU & GPU)
|
|
29
|
1194
|
August 28, 2025
|
|
Latex fonts on axis and labels in Makie
|
|
7
|
159
|
August 27, 2025
|
|
Dagger not fully utilizing CPU cores
|
|
5
|
218
|
August 21, 2025
|
|
When does it make sense to use `Base.MultiplicativeInverses`
|
|
6
|
136
|
August 19, 2025
|
|
ODBC querying Snowflake is super slow
|
|
3
|
118
|
August 19, 2025
|
|
Need perf help on paralel var
|
|
4
|
80
|
August 19, 2025
|
|
Abusing `convert` as an alternative to `Union{Nothing, Int64}`
|
|
15
|
430
|
August 19, 2025
|