|
Benchmarking function (using `@benchmark`) for various input sizes
|
|
2
|
595
|
February 12, 2022
|
|
Is there a fast way to evaluate the exp() function in Julia?
|
|
8
|
1920
|
February 12, 2022
|
|
Accelerate pairwise Lennard-Jones force computation
|
|
87
|
3997
|
February 12, 2022
|
|
Unexpected allocation when calling Julia function from C++
|
|
0
|
484
|
February 10, 2022
|
|
In-place multiplication is too much slower for ComplexF64
|
|
19
|
1432
|
February 10, 2022
|
|
Parallel Reductions with Zygote
|
|
11
|
2224
|
February 9, 2022
|
|
Unexpected allocations in loops
|
|
8
|
702
|
February 9, 2022
|
|
How to find details of the compiler and optimizations used by a specific installed version of Julia
|
|
11
|
839
|
February 9, 2022
|
|
"Cat" very slow for relativelly small tasks
|
|
2
|
479
|
February 9, 2022
|
|
Improving performance of recursions by avoiding closures
|
|
0
|
377
|
February 8, 2022
|
|
@printf strange performance behavior
|
|
1
|
393
|
February 8, 2022
|
|
What's the optimal setting for JULIA_NUM_THREADS on a Macbook Pro M1 Max
|
|
4
|
1139
|
February 8, 2022
|
|
Efficient way of doing linear regression
|
|
44
|
21475
|
February 7, 2022
|
|
Speed issue with KahanSummation
|
|
12
|
1392
|
February 5, 2022
|
|
Generator expression optimization for a known iteration set
|
|
0
|
304
|
February 4, 2022
|
|
Sparsity Detection in Jacobian
|
|
1
|
554
|
February 4, 2022
|
|
Trait dispatch causing allocations
|
|
9
|
929
|
February 4, 2022
|
|
Outperformed by Matlab
|
|
54
|
4763
|
November 23, 2021
|
|
Why so large memory allocations?
|
|
6
|
906
|
February 3, 2022
|
|
Apparent mismatch of run times during summation
|
|
5
|
447
|
February 2, 2022
|
|
Multithreaded code on beefy computer runs just as fast as serial code on M1 Mac
|
|
41
|
4205
|
February 2, 2022
|
|
Rust / Julia Comparison Post
|
|
56
|
5931
|
February 1, 2022
|
|
Performance of custom `Vec` type versus `SVector{3, Float64}`
|
|
4
|
486
|
February 1, 2022
|
|
How to control threads in combination of LoopVectorization and @spawn
|
|
6
|
738
|
February 1, 2022
|
|
Parallelizing a Nested Loop Concurrently
|
|
17
|
2956
|
February 1, 2022
|
|
Lookup in Dict{Int,Float64} allocates
|
|
2
|
561
|
January 31, 2022
|
|
Regarding the multithreaded performance of OpenBLAS
|
|
7
|
6120
|
January 31, 2022
|
|
GLM - inconsistency with R on ISLR dataset?
|
|
2
|
604
|
January 30, 2022
|
|
More threads, slower code, even if not spawning them
|
|
19
|
980
|
January 29, 2022
|
|
Counting all same path in a JSON
|
|
0
|
298
|
January 29, 2022
|