About the Performance category
|
|
0
|
3020
|
October 13, 2017
|
Possible speedup in matrix-diagonal products?
|
|
6
|
610
|
May 7, 2025
|
Sparse arrays allocation versus speed
|
|
8
|
132
|
May 6, 2025
|
``mod1`` based Periodic Indexing on GPUs
|
|
1
|
47
|
May 3, 2025
|
Contiguous Read Non-Contiguous Write vs Non-Contiguous Read Contigous Write Performance
|
|
3
|
123
|
May 3, 2025
|
Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
140
|
May 2, 2025
|
Performance optimization:Frequently use permutedims function
|
|
22
|
309
|
May 1, 2025
|
Incrementally pretty print a table, one row at a time
|
|
1
|
68
|
April 30, 2025
|
Enzyme custom rule alloactions
|
|
0
|
35
|
April 28, 2025
|
A Brief Study of Memory Bound Application Performance on M3 Ultra and M4 Max in Julia
|
|
2
|
138
|
April 27, 2025
|
Struggling to understand how to use PrecompileTools
|
|
25
|
170
|
April 26, 2025
|
Performance of Hermitian eigensolvers
|
|
2
|
714
|
April 26, 2025
|
Sub-arrays of static arrays
|
|
6
|
85
|
April 25, 2025
|
Nextfloat is slower on 2D array than on 1D array
|
|
14
|
167
|
April 25, 2025
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
205
|
April 24, 2025
|
How to get the device name and the number of Compute units when using oneAPI.jl or AMDGPU.jl?
|
|
0
|
40
|
April 24, 2025
|
Why functions in SpecialFunctions package work on CUDA arrays?
|
|
7
|
175
|
April 20, 2025
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
98
|
April 17, 2025
|
Vim LaTeX-to-Unicode substitutions
|
|
3
|
134
|
April 16, 2025
|
Fancy LLVM loop transformation pass that deoptimize the code
|
|
2
|
193
|
April 16, 2025
|
Possibly mildly faster sign for integers?
|
|
12
|
353
|
April 15, 2025
|
Preserve sparse structure during in-place operations
|
|
1
|
58
|
April 15, 2025
|
Repeated Convolutions With Large 1D Arrays
|
|
20
|
340
|
April 14, 2025
|
Design of efficient lazy broadcastable operator
|
|
11
|
95
|
April 14, 2025
|
Type-instability, runtime dispatch, and heap allocations
|
|
3
|
161
|
April 12, 2025
|
Ref is not a concrete type - poorly documented?
|
|
17
|
386
|
April 12, 2025
|
Yet another language benchmark
|
|
5
|
318
|
April 10, 2025
|
Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
110
|
April 10, 2025
|
Improve performance in Flux.jl
|
|
0
|
52
|
April 10, 2025
|
Ref{T} vs Base.RefValue{T}
|
|
20
|
306
|
April 10, 2025
|