|
Group profiling flame graph tiles
|
|
4
|
315
|
January 5, 2024
|
|
Equivalent Fortran function is about 4.6 times faster
|
|
17
|
1077
|
January 5, 2024
|
|
Type stability with type as argument and permutedims
|
|
3
|
188
|
January 4, 2024
|
|
Adaptive time-stepping for semi-linear ODE (Kuramoto-Sivashinsky)
|
|
3
|
429
|
January 3, 2024
|
|
Examples of programs (simulations, etc.) sped up with StaticArrays
|
|
2
|
378
|
January 2, 2024
|
|
Fast conversion from Matrix{Union{Missing, Float64}} to Sparse
|
|
11
|
605
|
January 2, 2024
|
|
Are StaticArrays always faster?
|
|
2
|
686
|
January 1, 2024
|
|
GPU parallelization for a very large system of ODEs
|
|
5
|
610
|
December 30, 2023
|
|
Bad performance of anonymous functions even when they are type-stable
|
|
2
|
354
|
December 30, 2023
|
|
Some notes on performance of callable structs
|
|
17
|
1190
|
December 30, 2023
|
|
Are branches in Julia a problem for performance?
|
|
10
|
1237
|
December 29, 2023
|
|
Allocations from selecting fields of a named tuple
|
|
4
|
373
|
December 28, 2023
|
|
Trivial port from C++/Rust to Julia
|
|
51
|
3508
|
December 28, 2023
|
|
Mutable struct assignment overloading / fast management of temporaries in expression
|
|
2
|
368
|
December 26, 2023
|
|
Windows is slower than WSL2 in loading GR, Preferences, Julia 1.9.0-beta2
|
|
8
|
866
|
December 22, 2023
|
|
Efficiently check if a sparse vector is a column of a sparse matrix
|
|
13
|
565
|
December 21, 2023
|
|
Garbage collection and threading
|
|
17
|
2179
|
December 20, 2023
|
|
Array Contraction, LoopVectorization & AD
|
|
7
|
612
|
December 18, 2023
|
|
Efficient ways to raise an array by a scalar power
|
|
7
|
655
|
December 18, 2023
|
|
Reinterpret vector into single struct
|
|
9
|
729
|
December 18, 2023
|
|
Chebyshev Transform using FFTW and FastTransforms.jl Speed
|
|
6
|
1026
|
December 16, 2023
|
|
Benchmarking Symbolics.jl against SymEngine.jl
|
|
8
|
1293
|
December 15, 2023
|
|
UndefVarError when using `EnsembleDistributed()` to solve `ODEProblem`
|
|
1
|
289
|
December 14, 2023
|
|
Custom data structure for repeatedly partial sorting constant-size array
|
|
1
|
307
|
December 14, 2023
|
|
Even more interactive REPL
|
|
3
|
325
|
December 13, 2023
|
|
How to copy the result of python to Julia without allocation memory using PyCall
|
|
8
|
513
|
December 12, 2023
|
|
Threads.@spawn weird ouput message
|
|
6
|
395
|
December 12, 2023
|
|
Understanding performance of vectors
|
|
6
|
482
|
December 11, 2023
|
|
Multi-threading + curve_fit no acceleration but increase the memory consumption on my server
|
|
0
|
132
|
December 11, 2023
|
|
Iterative construction of lazy Iterators leads to excessive compilation time
|
|
21
|
1182
|
December 10, 2023
|