|
Uninvoked logging with interpolated string screws performance
|
|
2
|
60
|
December 13, 2024
|
|
Julia position in the Debian Benchmark Game can be improved, and categorization of some Julia there is unfair
|
|
29
|
2159
|
December 12, 2024
|
|
Memory Arena
|
|
1
|
280
|
December 12, 2024
|
|
Fastest Julia implementation for a cyclic convolution of real vectors
|
|
17
|
596
|
December 12, 2024
|
|
Not using PreallocationTools.jl correctly
|
|
11
|
355
|
December 12, 2024
|
|
Speeding up elementwise Vector-SparseMatrixCSC multiplication broadcasting
|
|
11
|
631
|
December 12, 2024
|
|
MKLSparse with AMD cpu
|
|
5
|
1798
|
December 11, 2024
|
|
Understanding multi-dimensional array indexing performance
|
|
7
|
264
|
December 11, 2024
|
|
Avoiding allocations and run-time dispatch with ForwardDiff
|
|
2
|
119
|
December 11, 2024
|
|
Accelerate column-wise subtraction of a vector to a matrix
|
|
10
|
233
|
December 10, 2024
|
|
Mutable structs with all constant fields outperform immutable structs for equality comparison
|
|
1
|
195
|
December 4, 2024
|
|
Simple recursive Fibonaci example. How to make it faster?
|
|
41
|
7228
|
December 5, 2024
|
|
OOM and saving solutions of `SDEProblem` only at specific timepoints
|
|
2
|
65
|
December 5, 2024
|
|
Numpy.sort vs Julia sort
|
|
10
|
1169
|
December 4, 2024
|
|
Experiments with LoopVectorization and convolutions
|
|
24
|
1020
|
December 3, 2024
|
|
We love sorting -- latest news in sorting
|
|
1
|
537
|
December 3, 2024
|
|
Mesh 3D Creation
|
|
4
|
163
|
December 3, 2024
|
|
Vector of Vectors / Vector of Tuples
|
|
6
|
261
|
December 3, 2024
|
|
Benchmark is moving target?
|
|
2
|
209
|
December 3, 2024
|
|
Static array multiplied by its adjoint seems to allocate
|
|
12
|
322
|
December 2, 2024
|
|
Getting to zero allocations in NonlinearSolve.jl
|
|
9
|
381
|
November 29, 2024
|
|
Type stability in closures
|
|
13
|
326
|
November 28, 2024
|
|
`IdDict{UInt64, Float64}` is much slower than `Dict{UInt64, Float64}` for retrieving values
|
|
2
|
143
|
November 27, 2024
|
|
Why JLD2.jl is 40x slower than Arrow.jl
|
|
24
|
984
|
November 25, 2024
|
|
Using a runtime-length `SVector` within a closure allocates memory
|
|
6
|
141
|
November 24, 2024
|
|
Capturing "sub" dependencies during precompilation
|
|
0
|
45
|
November 24, 2024
|
|
Help improving particle simulation on GPU
|
|
0
|
239
|
November 17, 2024
|
|
Checked vs unchecked, e.g. (floored) divison
|
|
1
|
136
|
November 21, 2024
|
|
Allocations when using getfield with a tuple/vector of symbols
|
|
12
|
298
|
November 20, 2024
|
|
Most efficient way of adding elements within matrices in loops
|
|
4
|
191
|
November 18, 2024
|