About the Performance category
|
|
0
|
3042
|
October 13, 2017
|
Performace problems with Windows scheduler and multithreading on mixed core CPUs
|
|
6
|
49
|
October 8, 2025
|
Preventing Allocations when using AlgebraicMultigrid.jl
|
|
0
|
40
|
October 8, 2025
|
Improving performance of CUDA GPU kernel: LU factorization
|
|
0
|
39
|
October 8, 2025
|
Help improving the performance of my implementation of a lower diagonal storage
|
|
15
|
225
|
October 6, 2025
|
@debug allocate even when not in DEBUG mode
|
|
6
|
112
|
October 4, 2025
|
How to get vectorized code for single-field structs?
|
|
1
|
91
|
October 4, 2025
|
Efficient automatic differentation for Julia version `jax.scan`?
|
|
4
|
120
|
October 3, 2025
|
Nerd-sniping: can you make this faster?
|
|
38
|
912
|
October 2, 2025
|
[ANN] `Undigits.jl` undoes `Base.digits` (not registered)
|
|
2
|
138
|
September 30, 2025
|
[ANN] InverseGammaFunction.jl (not registered)
|
|
9
|
308
|
September 30, 2025
|
Strange speed gain from eachindex and writing in a useless array?
|
|
12
|
456
|
September 29, 2025
|
Allocation Behavior Depending on Code Size
|
|
16
|
249
|
September 25, 2025
|
Can I avoid dynamic dispatch here ? (recursive parameter in struct )
|
|
6
|
180
|
September 24, 2025
|
How to implement performance regression tests?
|
|
5
|
167
|
September 23, 2025
|
Apple M4 Max AMX Linear Algebra performance versus CPU and GPU
|
|
2
|
306
|
September 22, 2025
|
Multi-threaded Array building
|
|
22
|
377
|
September 20, 2025
|
OhMyThreads, ChunkSplitters, and Cost Estimates
|
|
2
|
237
|
September 16, 2025
|
Preventing Enzyme from differentiating through constant computations
|
|
1
|
87
|
September 16, 2025
|
Find the max element of a numeric vector iteratively with mask and early break
|
|
10
|
261
|
September 16, 2025
|
Identical method redefinition suspiciously optimizes runtime and allocations
|
|
25
|
557
|
September 15, 2025
|
Praise: CUDA.allowscalar(false) is great
|
|
0
|
146
|
September 13, 2025
|
Taking power with float exponent x^y is slower than exp(y*log(x))?
|
|
8
|
341
|
September 11, 2025
|
Strange slowdown with @threads :greedy with BigInts
|
|
7
|
132
|
September 9, 2025
|
Error in program for coupled PDE
|
|
0
|
58
|
September 8, 2025
|
`log` calling `fma_emulated` on hardware that doesn't need it
|
|
2
|
90
|
September 7, 2025
|
Why does `Union{Int,...}` in a `Vector` not cause allocations but `Union{Float64,...}` does?
|
|
8
|
165
|
September 3, 2025
|
Multi-threaded processing of a Dict
|
|
8
|
199
|
September 1, 2025
|
SIMD.jl - vload() continuous blocks from higher-dimensional arrays?
|
|
4
|
129
|
August 31, 2025
|
Using control flow in Reactant
|
|
4
|
102
|
August 29, 2025
|