About the Performance category
|
|
0
|
3021
|
October 13, 2017
|
Kwargs... and allocations
|
|
24
|
116
|
May 20, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
20
|
1954
|
May 20, 2025
|
Why has simple threading using `threadid` become so complex in v1.12...?
|
|
4
|
256
|
May 19, 2025
|
Compiler specialisation in automatic differentiation
|
|
3
|
115
|
May 19, 2025
|
How to prevent unwanted "optimization" in SIMD code?
|
|
8
|
195
|
May 18, 2025
|
Faster way to peform rank-1 update to matrix inverse
|
|
5
|
133
|
May 15, 2025
|
Custom serializer for arrays of Union types
|
|
2
|
29
|
May 15, 2025
|
Faster `findmin` without LoopVectorization.jl
|
|
35
|
861
|
May 14, 2025
|
Raspberry PI 5 GPIO
|
|
6
|
315
|
May 13, 2025
|
Sparse arrays allocation versus speed
|
|
9
|
191
|
May 13, 2025
|
GLMakie Camera Controls vs Scene Controls
|
|
1
|
103
|
May 11, 2025
|
Possible speedup in matrix-diagonal products?
|
|
6
|
632
|
May 7, 2025
|
``mod1`` based Periodic Indexing on GPUs
|
|
1
|
53
|
May 3, 2025
|
Contiguous Read Non-Contiguous Write vs Non-Contiguous Read Contigous Write Performance
|
|
3
|
128
|
May 3, 2025
|
Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
142
|
May 2, 2025
|
Performance optimization:Frequently use permutedims function
|
|
22
|
316
|
May 1, 2025
|
Incrementally pretty print a table, one row at a time
|
|
1
|
69
|
April 30, 2025
|
Enzyme custom rule alloactions
|
|
0
|
37
|
April 28, 2025
|
A Brief Study of Memory Bound Application Performance on M3 Ultra and M4 Max in Julia
|
|
2
|
149
|
April 27, 2025
|
Struggling to understand how to use PrecompileTools
|
|
25
|
174
|
April 26, 2025
|
Performance of Hermitian eigensolvers
|
|
2
|
721
|
April 26, 2025
|
Sub-arrays of static arrays
|
|
6
|
87
|
April 25, 2025
|
Nextfloat is slower on 2D array than on 1D array
|
|
14
|
171
|
April 25, 2025
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
214
|
April 24, 2025
|
How to get the device name and the number of Compute units when using oneAPI.jl or AMDGPU.jl?
|
|
0
|
42
|
April 24, 2025
|
Why functions in SpecialFunctions package work on CUDA arrays?
|
|
7
|
176
|
April 20, 2025
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
101
|
April 17, 2025
|
Vim LaTeX-to-Unicode substitutions
|
|
3
|
138
|
April 16, 2025
|
Fancy LLVM loop transformation pass that deoptimize the code
|
|
2
|
196
|
April 16, 2025
|