|
1.0 vs Float64(1) versus const rone = 1.0
|
|
6
|
677
|
October 23, 2020
|
|
Calculation time of Runge Kutta method
|
|
1
|
583
|
October 23, 2020
|
|
Threads.@spawn performance
|
|
7
|
1279
|
October 22, 2020
|
|
BenchmarkTools.jl: @benchmark has big overhead
|
|
6
|
741
|
October 21, 2020
|
|
High-dimensional A\b when running julia -p N
|
|
7
|
912
|
October 21, 2020
|
|
Reading multiple text files from a directory
|
|
1
|
1138
|
October 19, 2020
|
|
Is UnionAll abstract? Is it bad for performance?
|
|
1
|
470
|
October 19, 2020
|
|
The performance of saturating operations or adding intrinsics
|
|
10
|
1955
|
October 19, 2020
|
|
Why is there a performance penalty in evaluating the axes of an OffsetArray?
|
|
5
|
644
|
October 18, 2020
|
|
Multithreaded computation significantly slower
|
|
18
|
4406
|
October 17, 2020
|
|
Type instability in recursion
|
|
11
|
959
|
October 16, 2020
|
|
Scalar multiplication makes array reallocation
|
|
14
|
3811
|
October 15, 2020
|
|
Best practices for profiling compilation
|
|
5
|
1063
|
October 13, 2020
|
|
Unstable type with dispatch by Val{:X}() with 5 functions
|
|
9
|
1002
|
October 12, 2020
|
|
How to debug profiler warning about invalid memory location
|
|
5
|
985
|
October 12, 2020
|
|
Is there a way to reshape a Vector to a row-major AbstractMatrix?
|
|
4
|
2890
|
October 12, 2020
|
|
How can I reset my Julia path in Atom?
|
|
1
|
3212
|
October 12, 2020
|
|
Understanding the performance costs of generating functions on the fly
|
|
10
|
1414
|
October 11, 2020
|
|
Domain representation
|
|
2
|
481
|
October 8, 2020
|
|
Memory allocation and @profile
|
|
5
|
1754
|
October 8, 2020
|
|
Enum versus abstract typing
|
|
8
|
1467
|
October 7, 2020
|
|
Store abstract types in a container
|
|
7
|
801
|
October 6, 2020
|
|
Independent LU factorization of small matrices not faster with threads
|
|
10
|
852
|
October 5, 2020
|
|
3D Matrix vs Array of 2D Matrices using Comprehensions
|
|
5
|
779
|
October 5, 2020
|
|
Fastest way to simulate the birthday paradox
|
|
2
|
1058
|
October 5, 2020
|
|
Suggestions needed: speed up optimization
|
|
31
|
2429
|
October 4, 2020
|
|
Multiply dense arrays
|
|
14
|
1041
|
October 4, 2020
|
|
Operations on elements of a common index of an array of matrices
|
|
7
|
593
|
October 4, 2020
|
|
Flux model on CPU runs slowly
|
|
3
|
502
|
October 4, 2020
|
|
Executing array of functions much slower than executing functions in series
|
|
10
|
1090
|
October 3, 2020
|