Performance discrepancy for different ways of piping/composing functions for handling runtime dispatch
|
|
9
|
196
|
June 13, 2025
|
Speed of `hasmethod` with and without kwargs
|
|
3
|
74
|
June 12, 2025
|
PReLU with long compilation time
|
|
1
|
93
|
June 12, 2025
|
Julia (AcceleratedKernels) vs JAX time comparison
|
|
21
|
687
|
June 11, 2025
|
Understanding Tullio performances
|
|
12
|
394
|
June 10, 2025
|
NonlinearSolve with in-place mutation of intermediate variables
|
|
2
|
51
|
June 9, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
22
|
2283
|
May 21, 2025
|
Large number of memory allocations using Dict with custom key type
|
|
10
|
159
|
June 7, 2025
|
State of closures, Fix1/Fix2
|
|
16
|
966
|
June 6, 2025
|
Surprising slowdown from using array comprehension
|
|
8
|
263
|
June 4, 2025
|
How to better initialize a dictionary containing multidimensional array?
|
|
10
|
77
|
June 4, 2025
|
Sum over view of BitArray
|
|
3
|
102
|
June 3, 2025
|
Optimized Python is as good as Julia
|
|
28
|
24814
|
June 2, 2025
|
How to target Intel performance cores only in multithreading
|
|
5
|
1203
|
June 1, 2025
|
Very long time for addition of complex identity matrix to transposed sparse matrix
|
|
10
|
190
|
May 31, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
346
|
May 30, 2025
|
Unstable execution time with high standard error in Julia
|
|
27
|
510
|
May 28, 2025
|
Slow deserialization of booleans
|
|
8
|
168
|
May 25, 2025
|
Sphere surface and axes artefact in Makie.jl
|
|
4
|
137
|
May 23, 2025
|
Any memory locations known to be ok to read across platforms? Doing a VM
|
|
2
|
72
|
May 22, 2025
|
Trouble Precompiling GLMakie.jl using ShareAdd.jl - Using Shared Environments
|
|
2
|
68
|
May 22, 2025
|
How to make the most of SIMD.jl when number of data elements is not divisible by SIMD width
|
|
5
|
182
|
May 22, 2025
|
ERROR: OutOfMemoryError()
|
|
10
|
127
|
May 21, 2025
|
Kwargs... and allocations
|
|
26
|
273
|
May 21, 2025
|
Why has simple threading using `threadid` become so complex in v1.12...?
|
|
4
|
343
|
May 19, 2025
|
Compiler specialisation in automatic differentiation
|
|
3
|
133
|
May 19, 2025
|
How to prevent unwanted "optimization" in SIMD code?
|
|
8
|
224
|
May 18, 2025
|
Faster way to peform rank-1 update to matrix inverse
|
|
5
|
154
|
May 15, 2025
|
Custom serializer for arrays of Union types
|
|
2
|
36
|
May 15, 2025
|
Faster `findmin` without LoopVectorization.jl
|
|
35
|
902
|
May 14, 2025
|