|
What's the fastest way to generate `[1,2,....,n]`?
|
|
16
|
1596
|
December 8, 2017
|
|
Help understanding allocation on scalar function and possible ways to avoid it
|
|
3
|
916
|
December 7, 2017
|
|
Allocation - groupby
|
|
5
|
1282
|
December 5, 2017
|
|
Using @inbounds
|
|
1
|
694
|
December 4, 2017
|
|
View into HDF5 dataset
|
|
1
|
1254
|
December 4, 2017
|
|
A generator with two "for" keywords is slow
|
|
14
|
1821
|
December 4, 2017
|
|
Trying PkgBenchmark.jl again
|
|
5
|
1103
|
December 1, 2017
|
|
Unsafe_store! sometimes slower than arrays' setindex!?
|
|
15
|
1481
|
November 30, 2017
|
|
Thread overhead variability across machines
|
|
13
|
1892
|
November 28, 2017
|
|
Memory hog when using include() in a for loop
|
|
0
|
575
|
November 21, 2017
|
|
Making use of precompile
|
|
1
|
1095
|
November 19, 2017
|
|
Performance of Julia as a general-purpose programming language
|
|
30
|
7748
|
November 19, 2017
|
|
Understanding type stability
|
|
16
|
1641
|
November 16, 2017
|
|
Is the increasing slowness of LLVM compilation a worry?
|
|
8
|
2896
|
November 12, 2017
|
|
Two or more @threads for blocks in the same function
|
|
1
|
633
|
November 10, 2017
|
|
Type stability, deprecation
|
|
4
|
847
|
November 8, 2017
|
|
Broadcasting assignment idea
|
|
0
|
690
|
November 6, 2017
|
|
Function performance when passed as an argument vs. passed in a struct
|
|
8
|
3836
|
November 4, 2017
|
|
Zeroing elements of matrix A depending on matrix B. Fast?
|
|
19
|
1377
|
November 4, 2017
|
|
@threads vs @parallel, a simple fail case for @threads
|
|
3
|
1424
|
October 31, 2017
|
|
@allocate in REPL, different results, same code
|
|
3
|
959
|
October 30, 2017
|
|
Is there any reason to set a metapackage to be precompiled?
|
|
2
|
774
|
October 28, 2017
|
|
Performance issues with Boolean dot operators
|
|
5
|
692
|
October 24, 2017
|
|
Why is this code so slow in julia compared to a numpy implementation?
|
|
9
|
3622
|
October 24, 2017
|
|
Parallel code seems slow
|
|
3
|
1440
|
October 20, 2017
|
|
Closure which discards the return is slower?
|
|
7
|
844
|
October 20, 2017
|
|
How to optimize such a program
|
|
8
|
1030
|
October 20, 2017
|
|
Make this code fast (median pooling)
|
|
5
|
1633
|
October 18, 2017
|
|
How to speed up calculating large array?
|
|
11
|
1153
|
October 16, 2017
|
|
Surprising performance characteristic: What is happening here?
|
|
4
|
1174
|
October 14, 2017
|