About the Performance category
|
|
0
|
3033
|
October 13, 2017
|
Multi-threaded Array building
|
|
17
|
145
|
September 18, 2025
|
OhMyThreads, ChunkSplitters, and Cost Estimates
|
|
2
|
201
|
September 16, 2025
|
Preventing Enzyme from differentiating through constant computations
|
|
1
|
78
|
September 16, 2025
|
Find the max element of a numeric vector iteratively with mask and early break
|
|
10
|
245
|
September 16, 2025
|
Identical method redefinition suspiciously optimizes runtime and allocations
|
|
25
|
482
|
September 15, 2025
|
Praise: CUDA.allowscalar(false) is great
|
|
0
|
132
|
September 13, 2025
|
Taking power with float exponent x^y is slower than exp(y*log(x))?
|
|
8
|
324
|
September 11, 2025
|
Strange slowdown with @threads :greedy with BigInts
|
|
7
|
112
|
September 9, 2025
|
Error in program for coupled PDE
|
|
0
|
45
|
September 8, 2025
|
`log` calling `fma_emulated` on hardware that doesn't need it
|
|
2
|
83
|
September 7, 2025
|
Why does `Union{Int,...}` in a `Vector` not cause allocations but `Union{Float64,...}` does?
|
|
8
|
147
|
September 3, 2025
|
Multi-threaded processing of a Dict
|
|
8
|
184
|
September 1, 2025
|
SIMD.jl - vload() continuous blocks from higher-dimensional arrays?
|
|
4
|
122
|
August 31, 2025
|
Using control flow in Reactant
|
|
4
|
90
|
August 29, 2025
|
Large execution time jumps
|
|
2
|
112
|
August 29, 2025
|
Using Reactant with Lux and Enzyme to speed up training in physics context
|
|
16
|
195
|
August 28, 2025
|
Performance of `exp(A)` for 9x9 anti-Hermitian matrix: Julia vs. PyTorch vs. MATLAB (CPU & GPU)
|
|
29
|
1051
|
August 28, 2025
|
Latex fonts on axis and labels in Makie
|
|
7
|
119
|
August 27, 2025
|
Dagger not fully utilizing CPU cores
|
|
5
|
193
|
August 21, 2025
|
When does it make sense to use `Base.MultiplicativeInverses`
|
|
6
|
112
|
August 19, 2025
|
ODBC querying Snowflake is super slow
|
|
3
|
81
|
August 19, 2025
|
Need perf help on paralel var
|
|
4
|
59
|
August 19, 2025
|
Abusing `convert` as an alternative to `Union{Nothing, Int64}`
|
|
15
|
380
|
August 19, 2025
|
Regular println vs Core.stdout
|
|
10
|
252
|
August 19, 2025
|
DistributedNext FYI
|
|
0
|
94
|
August 19, 2025
|
Using particle filter to estimate the state through the observations of another parameter that depends on state
|
|
1
|
66
|
August 19, 2025
|
Absence of easy-to-use AMD AOCL-BLAS/LAPACK support for Julia?
|
|
3
|
92
|
August 19, 2025
|
Thread safe memoization
|
|
17
|
213
|
August 18, 2025
|
Parallel Processing and Eigenvalue calculation
|
|
2
|
106
|
August 18, 2025
|