About the Performance category
|
|
0
|
3032
|
October 13, 2017
|
`log` calling `fma_emulated` on hardware that doesn't need it
|
|
2
|
67
|
September 7, 2025
|
Why does `Union{Int,...}` in a `Vector` not cause allocations but `Union{Float64,...}` does?
|
|
8
|
137
|
September 3, 2025
|
Multi-threaded processing of a Dict
|
|
8
|
178
|
September 1, 2025
|
SIMD.jl - vload() continuous blocks from higher-dimensional arrays?
|
|
4
|
117
|
August 31, 2025
|
Using control flow in Reactant
|
|
4
|
81
|
August 29, 2025
|
Large execution time jumps
|
|
2
|
107
|
August 29, 2025
|
Using Reactant with Lux and Enzyme to speed up training in physics context
|
|
16
|
173
|
August 28, 2025
|
Performance of `exp(A)` for 9x9 anti-Hermitian matrix: Julia vs. PyTorch vs. MATLAB (CPU & GPU)
|
|
29
|
1030
|
August 28, 2025
|
Latex fonts on axis and labels in Makie
|
|
7
|
115
|
August 27, 2025
|
Dagger not fully utilizing CPU cores
|
|
5
|
187
|
August 21, 2025
|
When does it make sense to use `Base.MultiplicativeInverses`
|
|
6
|
108
|
August 19, 2025
|
ODBC querying Snowflake is super slow
|
|
3
|
78
|
August 19, 2025
|
Need perf help on paralel var
|
|
4
|
52
|
August 19, 2025
|
Abusing `convert` as an alternative to `Union{Nothing, Int64}`
|
|
15
|
365
|
August 19, 2025
|
Regular println vs Core.stdout
|
|
10
|
250
|
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
|
65
|
August 19, 2025
|
Absence of easy-to-use AMD AOCL-BLAS/LAPACK support for Julia?
|
|
3
|
85
|
August 19, 2025
|
Thread safe memoization
|
|
17
|
206
|
August 18, 2025
|
Parallel Processing and Eigenvalue calculation
|
|
2
|
104
|
August 18, 2025
|
Strategy to get best performance with @turbo and multithreading in real applications?
|
|
3
|
85
|
August 18, 2025
|
Help to build a django-like orm in julia
|
|
7
|
704
|
August 17, 2025
|
Why has simple threading using `threadid` become so complex in v1.12...?
|
|
39
|
1238
|
August 15, 2025
|
No more threadid indexing? [thread-local storage]
|
|
36
|
979
|
August 15, 2025
|
Strange GC issue on Julia 1.12-rc1
|
|
9
|
391
|
August 12, 2025
|
Struct copy with change in the value of fields
|
|
8
|
2414
|
August 14, 2025
|
Broad phase Collision detection: Bitboard approach
|
|
30
|
199
|
August 12, 2025
|
Help with optimising a simple function
|
|
21
|
337
|
August 8, 2025
|
Type-Stable Function to Return Plots.Plot
|
|
9
|
130
|
August 6, 2025
|