|
CSV vs DelimitedFiles vs Numpy
|
|
15
|
1278
|
January 20, 2024
|
|
abs(::Int32) slower than abs(::Int)
|
|
7
|
436
|
January 19, 2024
|
|
How to improve performances of this multiplication -> sum
|
|
6
|
348
|
January 18, 2024
|
|
Hand written loop slower than bitVector broadcast
|
|
15
|
980
|
January 18, 2024
|
|
Improving speed with iterative sums and functions within functions
|
|
4
|
344
|
January 17, 2024
|
|
From MKL back to OpenBLAS
|
|
15
|
3691
|
January 17, 2024
|
|
Generated LLVM code causes register spills on x86_64
|
|
11
|
1039
|
January 16, 2024
|
|
Excessive Memory Allocation?
|
|
6
|
605
|
January 16, 2024
|
|
Multiplication and increment between elements whose index is stored in vectors without allocation: possible?
|
|
5
|
316
|
January 15, 2024
|
|
Fastest `sqrt` and `log` with negative check
|
|
17
|
1369
|
January 14, 2024
|
|
Efficiency of parsing ASCII vs. Unicode
|
|
10
|
1111
|
January 12, 2024
|
|
Union splitting not working in Julia 1.10?
|
|
7
|
669
|
January 12, 2024
|
|
Reduce allocations when extracting values from NamedTuples
|
|
12
|
617
|
January 12, 2024
|
|
How to return all variable values of a non-simplified system of equations from a structurally-simplified solution output
|
|
13
|
996
|
January 11, 2024
|
|
Using and understanding multi-threading
|
|
1
|
367
|
January 11, 2024
|
|
Using Polyester.jl with ChunkSplitters.jl
|
|
4
|
642
|
January 11, 2024
|
|
Substantial increase in time in copying an instantiated broadcasted object vs a non-instantiated one
|
|
2
|
176
|
January 11, 2024
|
|
Setting up worker local buffers when using Distributed.jl
|
|
2
|
218
|
January 11, 2024
|
|
Poor Distributed performance for independent linear algebra operators
|
|
9
|
600
|
January 10, 2024
|
|
Struct and memory allocation
|
|
4
|
421
|
January 10, 2024
|
|
PrecompileTools.@compile_workload does not seem to work at all - what am I doing wrong?
|
|
4
|
592
|
January 9, 2024
|
|
StaticArrays forces recompilation of JLLs on Windows with Julia 1.8.1
|
|
18
|
1638
|
January 9, 2024
|
|
How to optimize struct for speed?
|
|
4
|
628
|
January 9, 2024
|
|
Tower hanoi in julia vs java - recursive function
|
|
14
|
808
|
January 7, 2024
|
|
Billion-row benchmark?
|
|
1
|
799
|
January 5, 2024
|
|
Group profiling flame graph tiles
|
|
4
|
371
|
January 5, 2024
|
|
Equivalent Fortran function is about 4.6 times faster
|
|
17
|
1227
|
January 5, 2024
|
|
Type stability with type as argument and permutedims
|
|
3
|
222
|
January 4, 2024
|
|
Adaptive time-stepping for semi-linear ODE (Kuramoto-Sivashinsky)
|
|
3
|
474
|
January 3, 2024
|
|
Examples of programs (simulations, etc.) sped up with StaticArrays
|
|
2
|
411
|
January 2, 2024
|