Thread overhead variability across machines
|
|
13
|
1849
|
November 28, 2017
|
Memory hog when using include() in a for loop
|
|
0
|
569
|
November 21, 2017
|
Making use of precompile
|
|
1
|
1086
|
November 19, 2017
|
Performance of Julia as a general-purpose programming language
|
|
30
|
7647
|
November 19, 2017
|
Understanding type stability
|
|
16
|
1600
|
November 16, 2017
|
Is the increasing slowness of LLVM compilation a worry?
|
|
8
|
2869
|
November 12, 2017
|
Two or more @threads for blocks in the same function
|
|
1
|
625
|
November 10, 2017
|
Type stability, deprecation
|
|
4
|
831
|
November 8, 2017
|
Broadcasting assignment idea
|
|
0
|
682
|
November 6, 2017
|
Function performance when passed as an argument vs. passed in a struct
|
|
8
|
3802
|
November 4, 2017
|
Zeroing elements of matrix A depending on matrix B. Fast?
|
|
19
|
1304
|
November 4, 2017
|
@threads vs @parallel, a simple fail case for @threads
|
|
3
|
1402
|
October 31, 2017
|
@allocate in REPL, different results, same code
|
|
3
|
948
|
October 30, 2017
|
Is there any reason to set a metapackage to be precompiled?
|
|
2
|
760
|
October 28, 2017
|
Performance issues with Boolean dot operators
|
|
5
|
668
|
October 24, 2017
|
Why is this code so slow in julia compared to a numpy implementation?
|
|
9
|
3575
|
October 24, 2017
|
Parallel code seems slow
|
|
3
|
1423
|
October 20, 2017
|
Closure which discards the return is slower?
|
|
7
|
820
|
October 20, 2017
|
How to optimize such a program
|
|
8
|
1010
|
October 20, 2017
|
Make this code fast (median pooling)
|
|
5
|
1616
|
October 18, 2017
|
How to speed up calculating large array?
|
|
11
|
1119
|
October 16, 2017
|
Surprising performance characteristic: What is happening here?
|
|
4
|
1153
|
October 14, 2017
|
Performance: mutable vs immutable structs
|
|
4
|
6707
|
October 4, 2017
|