|
Performace problems with Windows scheduler and multithreading on mixed core CPUs
|
|
11
|
436
|
October 14, 2025
|
|
Benchmarking ADTs behavior
|
|
2
|
137
|
October 14, 2025
|
|
Slowdown when writing to too many arrays within a loop
|
|
15
|
437
|
October 13, 2025
|
|
Preventing Allocations when using AlgebraicMultigrid.jl
|
|
1
|
140
|
October 9, 2025
|
|
Help improving the performance of my implementation of a lower diagonal storage
|
|
15
|
416
|
October 6, 2025
|
|
@debug allocate even when not in DEBUG mode
|
|
6
|
251
|
October 4, 2025
|
|
How to get vectorized code for single-field structs?
|
|
1
|
119
|
October 4, 2025
|
|
Efficient automatic differentation for Julia version `jax.scan`?
|
|
4
|
202
|
October 3, 2025
|
|
Nerd-sniping: can you make this faster?
|
|
38
|
1375
|
October 2, 2025
|
|
[ANN] `Undigits.jl` undoes `Base.digits` (not registered)
|
|
2
|
189
|
September 30, 2025
|
|
[ANN] InverseGammaFunction.jl (not registered)
|
|
9
|
421
|
September 30, 2025
|
|
Allocation Behavior Depending on Code Size
|
|
16
|
404
|
September 25, 2025
|
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
233
|
September 24, 2025
|
|
How to implement performance regression tests?
|
|
5
|
255
|
September 23, 2025
|
|
Apple M4 Max AMX Linear Algebra performance versus CPU and GPU
|
|
2
|
748
|
September 22, 2025
|
|
Multi-threaded Array building
|
|
22
|
592
|
September 20, 2025
|
|
OhMyThreads, ChunkSplitters, and Cost Estimates
|
|
2
|
309
|
September 16, 2025
|
|
Preventing Enzyme from differentiating through constant computations
|
|
1
|
123
|
September 16, 2025
|
|
Find the max element of a numeric vector iteratively with mask and early break
|
|
10
|
354
|
September 16, 2025
|
|
Identical method redefinition suspiciously optimizes runtime and allocations
|
|
25
|
807
|
September 15, 2025
|
|
Praise: CUDA.allowscalar(false) is great
|
|
0
|
184
|
September 13, 2025
|
|
Taking power with float exponent x^y is slower than exp(y*log(x))?
|
|
8
|
459
|
September 11, 2025
|
|
Strange slowdown with @threads :greedy with BigInts
|
|
7
|
219
|
September 9, 2025
|
|
Error in program for coupled PDE
|
|
0
|
88
|
September 8, 2025
|
|
`log` calling `fma_emulated` on hardware that doesn't need it
|
|
2
|
120
|
September 7, 2025
|
|
Why does `Union{Int,...}` in a `Vector` not cause allocations but `Union{Float64,...}` does?
|
|
8
|
256
|
September 3, 2025
|
|
Multi-threaded processing of a Dict
|
|
8
|
310
|
September 1, 2025
|
|
SIMD.jl - vload() continuous blocks from higher-dimensional arrays?
|
|
4
|
186
|
August 31, 2025
|
|
Using control flow in Reactant
|
|
4
|
176
|
August 29, 2025
|
|
Large execution time jumps
|
|
2
|
150
|
August 29, 2025
|