|
Comparing performance of 2 simple averaging functions - why is one faster?
|
|
5
|
534
|
August 31, 2020
|
|
Performant piecewise function evaluation
|
|
4
|
1694
|
August 30, 2020
|
|
Arrays of structs/tuples with mutable members
|
|
4
|
613
|
August 29, 2020
|
|
LoopVectorization.jl: adding `@avx` makes code slower
|
|
8
|
1224
|
August 29, 2020
|
|
Data copying in Distributed computing
|
|
0
|
345
|
August 28, 2020
|
|
Setfield redundant load/store elision fails with unions
|
|
0
|
310
|
August 28, 2020
|
|
My Random Forest is very slow
|
|
10
|
5033
|
August 28, 2020
|
|
Computing pairwise Sørensen–Dice coefficient between many BitVectors
|
|
4
|
919
|
August 27, 2020
|
|
Type parameters by default?
|
|
4
|
1013
|
August 26, 2020
|
|
Correct way of parallelizing on a HPC remote cluster machine
|
|
8
|
1399
|
August 25, 2020
|
|
Profiling compilation/inference
|
|
10
|
1503
|
August 24, 2020
|
|
CUDA Speed drop
|
|
4
|
501
|
August 23, 2020
|
|
Shared Sparse Arrays?
|
|
0
|
319
|
August 23, 2020
|
|
Performance Issues - Rayleigh Compressible
|
|
3
|
704
|
August 23, 2020
|
|
Why doesn't multithreading help here?
|
|
12
|
1514
|
August 22, 2020
|
|
Processing Rows with multiple threads
|
|
6
|
775
|
August 20, 2020
|
|
Solving Boundary Value Problems with Shooting() and DifferentialEquations.jl
|
|
0
|
1419
|
August 20, 2020
|
|
Measuring and storing execution time in a variable
|
|
2
|
2303
|
August 20, 2020
|
|
Make entire function constant fold
|
|
4
|
532
|
August 19, 2020
|
|
Multithreading with dynamic scheduler
|
|
10
|
1013
|
August 19, 2020
|
|
Speed up parallel maximum across columns
|
|
1
|
432
|
August 18, 2020
|
|
Column-wise reduction on a CUDA.CuArray matrix
|
|
0
|
1179
|
August 16, 2020
|
|
Speed up simple product accumulator loop
|
|
6
|
915
|
August 17, 2020
|
|
Speeding up creation of maximum mask array
|
|
11
|
1289
|
August 17, 2020
|
|
Performance and allocation issue with arrays of functions (v1.5)
|
|
6
|
726
|
August 17, 2020
|
|
Buffer for CircularDeque
|
|
5
|
530
|
August 16, 2020
|
|
Compilation of tips for speeding up computations
|
|
1
|
561
|
August 16, 2020
|
|
Making vcat of splatted comprehension type-stable
|
|
5
|
795
|
August 16, 2020
|
|
How to reduce memory allocation when looping over an array?
|
|
2
|
2022
|
August 16, 2020
|
|
Why is BLAS dot product so much faster than Julia loop?
|
|
18
|
5681
|
August 15, 2020
|