|
Setting up worker local buffers when using Distributed.jl
|
|
2
|
194
|
January 11, 2024
|
|
Poor Distributed performance for independent linear algebra operators
|
|
9
|
530
|
January 10, 2024
|
|
Struct and memory allocation
|
|
4
|
358
|
January 10, 2024
|
|
PrecompileTools.@compile_workload does not seem to work at all - what am I doing wrong?
|
|
4
|
540
|
January 9, 2024
|
|
StaticArrays forces recompilation of JLLs on Windows with Julia 1.8.1
|
|
18
|
1429
|
January 9, 2024
|
|
How to optimize struct for speed?
|
|
4
|
581
|
January 9, 2024
|
|
Tower hanoi in julia vs java - recursive function
|
|
14
|
684
|
January 7, 2024
|
|
Billion-row benchmark?
|
|
2
|
754
|
January 5, 2024
|
|
Group profiling flame graph tiles
|
|
4
|
313
|
January 5, 2024
|
|
Equivalent Fortran function is about 4.6 times faster
|
|
17
|
1061
|
January 5, 2024
|
|
Type stability with type as argument and permutedims
|
|
3
|
177
|
January 4, 2024
|
|
Adaptive time-stepping for semi-linear ODE (Kuramoto-Sivashinsky)
|
|
3
|
422
|
January 3, 2024
|
|
Examples of programs (simulations, etc.) sped up with StaticArrays
|
|
2
|
372
|
January 2, 2024
|
|
Fast conversion from Matrix{Union{Missing, Float64}} to Sparse
|
|
11
|
591
|
January 2, 2024
|
|
Are StaticArrays always faster?
|
|
2
|
674
|
January 1, 2024
|
|
GPU parallelization for a very large system of ODEs
|
|
5
|
597
|
December 30, 2023
|
|
Bad performance of anonymous functions even when they are type-stable
|
|
2
|
345
|
December 30, 2023
|
|
Some notes on performance of callable structs
|
|
17
|
1142
|
December 30, 2023
|
|
Are branches in Julia a problem for performance?
|
|
10
|
1213
|
December 29, 2023
|
|
Allocations from selecting fields of a named tuple
|
|
4
|
365
|
December 28, 2023
|
|
Trivial port from C++/Rust to Julia
|
|
51
|
3454
|
December 28, 2023
|
|
Mutable struct assignment overloading / fast management of temporaries in expression
|
|
2
|
351
|
December 26, 2023
|
|
Windows is slower than WSL2 in loading GR, Preferences, Julia 1.9.0-beta2
|
|
8
|
855
|
December 22, 2023
|
|
Efficiently check if a sparse vector is a column of a sparse matrix
|
|
13
|
557
|
December 21, 2023
|
|
Garbage collection and threading
|
|
17
|
2136
|
December 20, 2023
|
|
Array Contraction, LoopVectorization & AD
|
|
7
|
598
|
December 18, 2023
|
|
Efficient ways to raise an array by a scalar power
|
|
7
|
642
|
December 18, 2023
|
|
Reinterpret vector into single struct
|
|
9
|
716
|
December 18, 2023
|
|
Chebyshev Transform using FFTW and FastTransforms.jl Speed
|
|
6
|
1001
|
December 16, 2023
|
|
Benchmarking Symbolics.jl against SymEngine.jl
|
|
8
|
1259
|
December 15, 2023
|