About the Performance category
|
|
0
|
3024
|
October 13, 2017
|
Performance discrepancy for different ways of piping/composing functions for handling runtime dispatch
|
|
6
|
123
|
June 12, 2025
|
Julia (AcceleratedKernels) vs JAX time comparison
|
|
21
|
464
|
June 11, 2025
|
PReLU with long compilation time
|
|
0
|
43
|
June 10, 2025
|
Understanding Tullio performances
|
|
12
|
320
|
June 10, 2025
|
NonlinearSolve with in-place mutation of intermediate variables
|
|
2
|
43
|
June 9, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
22
|
2194
|
May 21, 2025
|
Large number of memory allocations using Dict with custom key type
|
|
10
|
150
|
June 7, 2025
|
State of closures, Fix1/Fix2
|
|
16
|
907
|
June 6, 2025
|
Surprising slowdown from using array comprehension
|
|
8
|
248
|
June 4, 2025
|
How to better initialize a dictionary containing multidimensional array?
|
|
10
|
65
|
June 4, 2025
|
Sum over view of BitArray
|
|
3
|
89
|
June 3, 2025
|
Optimized Python is as good as Julia
|
|
28
|
24227
|
June 2, 2025
|
How to target Intel performance cores only in multithreading
|
|
5
|
1169
|
June 1, 2025
|
Very long time for addition of complex identity matrix to transposed sparse matrix
|
|
10
|
176
|
May 31, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
313
|
May 30, 2025
|
Unstable execution time with high standard error in Julia
|
|
27
|
497
|
May 28, 2025
|
Slow deserialization of booleans
|
|
8
|
165
|
May 25, 2025
|
Sphere surface and axes artefact in Makie.jl
|
|
4
|
121
|
May 23, 2025
|
Any memory locations known to be ok to read across platforms? Doing a VM
|
|
2
|
67
|
May 22, 2025
|
Trouble Precompiling GLMakie.jl using ShareAdd.jl - Using Shared Environments
|
|
2
|
64
|
May 22, 2025
|
How to make the most of SIMD.jl when number of data elements is not divisible by SIMD width
|
|
5
|
167
|
May 22, 2025
|
ERROR: OutOfMemoryError()
|
|
10
|
116
|
May 21, 2025
|
Kwargs... and allocations
|
|
26
|
251
|
May 21, 2025
|
Why has simple threading using `threadid` become so complex in v1.12...?
|
|
4
|
327
|
May 19, 2025
|
Compiler specialisation in automatic differentiation
|
|
3
|
129
|
May 19, 2025
|
How to prevent unwanted "optimization" in SIMD code?
|
|
8
|
211
|
May 18, 2025
|
Faster way to peform rank-1 update to matrix inverse
|
|
5
|
144
|
May 15, 2025
|
Custom serializer for arrays of Union types
|
|
2
|
33
|
May 15, 2025
|
Faster `findmin` without LoopVectorization.jl
|
|
35
|
883
|
May 14, 2025
|