|
Multiplication and increment between elements whose index is stored in vectors without allocation: possible?
|
|
5
|
310
|
January 15, 2024
|
|
Fastest `sqrt` and `log` with negative check
|
|
17
|
1317
|
January 14, 2024
|
|
Efficiency of parsing ASCII vs. Unicode
|
|
10
|
1069
|
January 12, 2024
|
|
Union splitting not working in Julia 1.10?
|
|
7
|
627
|
January 12, 2024
|
|
Reduce allocations when extracting values from NamedTuples
|
|
12
|
575
|
January 12, 2024
|
|
How to return all variable values of a non-simplified system of equations from a structurally-simplified solution output
|
|
13
|
928
|
January 11, 2024
|
|
Using and understanding multi-threading
|
|
1
|
351
|
January 11, 2024
|
|
Using Polyester.jl with ChunkSplitters.jl
|
|
4
|
614
|
January 11, 2024
|
|
Substantial increase in time in copying an instantiated broadcasted object vs a non-instantiated one
|
|
2
|
160
|
January 11, 2024
|
|
Setting up worker local buffers when using Distributed.jl
|
|
2
|
205
|
January 11, 2024
|
|
Poor Distributed performance for independent linear algebra operators
|
|
9
|
579
|
January 10, 2024
|
|
Struct and memory allocation
|
|
4
|
389
|
January 10, 2024
|
|
PrecompileTools.@compile_workload does not seem to work at all - what am I doing wrong?
|
|
4
|
575
|
January 9, 2024
|
|
StaticArrays forces recompilation of JLLs on Windows with Julia 1.8.1
|
|
18
|
1531
|
January 9, 2024
|
|
How to optimize struct for speed?
|
|
4
|
613
|
January 9, 2024
|
|
Tower hanoi in julia vs java - recursive function
|
|
14
|
724
|
January 7, 2024
|
|
Billion-row benchmark?
|
|
1
|
779
|
January 5, 2024
|
|
Group profiling flame graph tiles
|
|
4
|
338
|
January 5, 2024
|
|
Equivalent Fortran function is about 4.6 times faster
|
|
17
|
1136
|
January 5, 2024
|
|
Type stability with type as argument and permutedims
|
|
3
|
206
|
January 4, 2024
|
|
Adaptive time-stepping for semi-linear ODE (Kuramoto-Sivashinsky)
|
|
3
|
444
|
January 3, 2024
|
|
Examples of programs (simulations, etc.) sped up with StaticArrays
|
|
2
|
394
|
January 2, 2024
|
|
Fast conversion from Matrix{Union{Missing, Float64}} to Sparse
|
|
11
|
662
|
January 2, 2024
|
|
Are StaticArrays always faster?
|
|
2
|
701
|
January 1, 2024
|
|
GPU parallelization for a very large system of ODEs
|
|
5
|
637
|
December 30, 2023
|
|
Bad performance of anonymous functions even when they are type-stable
|
|
2
|
367
|
December 30, 2023
|
|
Some notes on performance of callable structs
|
|
17
|
1280
|
December 30, 2023
|
|
Are branches in Julia a problem for performance?
|
|
10
|
1301
|
December 29, 2023
|
|
Allocations from selecting fields of a named tuple
|
|
4
|
393
|
December 28, 2023
|
|
Trivial port from C++/Rust to Julia
|
|
51
|
3705
|
December 28, 2023
|