How to debug compilation time and loading time of packages?
|
|
4
|
1484
|
December 4, 2019
|
A cluster config for julia parallel computing
|
|
1
|
470
|
December 1, 2019
|
Pmap and multi-threaded BLAS
|
|
2
|
961
|
November 29, 2019
|
Why mul! is so fast with BitVector?
|
|
1
|
655
|
November 29, 2019
|
Cosine seems slow
|
|
14
|
1805
|
November 27, 2019
|
Performance with small matrices: 5-argument mul! vs BLAS.gemm!
|
|
1
|
1195
|
November 26, 2019
|
Repeated @benchmark causes RAM creep
|
|
4
|
570
|
November 26, 2019
|
`using AMQPClient` significantly slows down code
|
|
4
|
504
|
November 25, 2019
|
Multivariate Normal Distribution
|
|
17
|
8726
|
November 24, 2019
|
Functions inside functions using "global" variables
|
|
2
|
683
|
November 23, 2019
|
Regular Expression and Threads
|
|
3
|
936
|
November 23, 2019
|
For loop in function and multiplication of larger matrices, slow speed in parallel
|
|
3
|
1302
|
November 22, 2019
|
Improving Performance of this Code
|
|
12
|
1336
|
November 22, 2019
|
Optimization of Code for NaN Operations
|
|
3
|
571
|
November 21, 2019
|
Performance of the iterator approach
|
|
3
|
695
|
November 21, 2019
|
Interpreting multiple lines on one level of ProfileView
|
|
1
|
469
|
November 19, 2019
|
Hack: AMD Ryzen/TR/Epyc + Intel Math Kernel Library (MKL)
|
|
0
|
1464
|
November 18, 2019
|
Performance: replace conditional jump by some shift/and/or?
|
|
10
|
899
|
November 14, 2019
|
Big endian conversion on custom datatypes
|
|
3
|
1411
|
November 14, 2019
|
Profile.init time units
|
|
14
|
1861
|
November 13, 2019
|
No constant expression elimination for e.g. '2^24-1'
|
|
7
|
887
|
November 12, 2019
|
Performance of Dict
|
|
1
|
959
|
November 12, 2019
|
In-place operations on matrices
|
|
6
|
796
|
November 10, 2019
|
SymTrididiagonal matrices performance and views allocations
|
|
12
|
895
|
November 8, 2019
|
Switching from 1.1 to 1.2, more startup slowness after loading startup file
|
|
4
|
495
|
November 7, 2019
|
Initializing an array of mutable objects is surprisingly slow
|
|
8
|
2255
|
November 7, 2019
|
Get intuition on how to improve matmul code
|
|
14
|
519
|
November 6, 2019
|
Running a function in parallel
|
|
2
|
462
|
November 5, 2019
|
Assignments, Copies and Deepcop
|
|
14
|
2006
|
November 5, 2019
|
Question on semantics of loops, maps, and broadcast
|
|
6
|
1135
|
November 5, 2019
|