|
Toward faster Rationals
|
|
9
|
1283
|
December 24, 2017
|
|
Julia slow with Hilbert matrices
|
|
9
|
2786
|
December 22, 2017
|
|
Workflow for monitoring native code size
|
|
11
|
1263
|
December 21, 2017
|
|
How to pre-allocate matrices to avoid constructing new matrices during the for-loop?
|
|
6
|
2998
|
December 20, 2017
|
|
Sparse matrix-vector product: much more slow than Matlab
|
|
24
|
4964
|
December 20, 2017
|
|
Read a text file directly as vector of SVectors
|
|
6
|
1642
|
December 16, 2017
|
|
Performance with MongoDB
|
|
6
|
2848
|
December 15, 2017
|
|
View way slower than copy?
|
|
7
|
2620
|
December 14, 2017
|
|
Memory allocations are not very understandable
|
|
26
|
2280
|
December 12, 2017
|
|
Performant creation of vector of SVectors given a known formula
|
|
17
|
1705
|
December 11, 2017
|
|
Is `Vector{UInt8}(string)` the fastest way to convert String to bytes?
|
|
19
|
4913
|
December 10, 2017
|
|
Best way to construct a sparse matrix
|
|
3
|
1080
|
December 9, 2017
|
|
What's the fastest way to generate `[1,2,....,n]`?
|
|
16
|
1724
|
December 8, 2017
|
|
Help understanding allocation on scalar function and possible ways to avoid it
|
|
3
|
978
|
December 7, 2017
|
|
Allocation - groupby
|
|
5
|
1385
|
December 5, 2017
|
|
Using @inbounds
|
|
1
|
729
|
December 4, 2017
|
|
View into HDF5 dataset
|
|
1
|
1293
|
December 4, 2017
|
|
A generator with two "for" keywords is slow
|
|
14
|
1950
|
December 4, 2017
|
|
Trying PkgBenchmark.jl again
|
|
5
|
1171
|
December 1, 2017
|
|
Unsafe_store! sometimes slower than arrays' setindex!?
|
|
15
|
1648
|
November 30, 2017
|
|
Thread overhead variability across machines
|
|
13
|
2073
|
November 28, 2017
|
|
Memory hog when using include() in a for loop
|
|
0
|
586
|
November 21, 2017
|
|
Making use of precompile
|
|
1
|
1126
|
November 19, 2017
|
|
Performance of Julia as a general-purpose programming language
|
|
30
|
8131
|
November 19, 2017
|
|
Understanding type stability
|
|
16
|
1848
|
November 16, 2017
|
|
Is the increasing slowness of LLVM compilation a worry?
|
|
8
|
3032
|
November 12, 2017
|
|
Two or more @threads for blocks in the same function
|
|
1
|
664
|
November 10, 2017
|
|
Type stability, deprecation
|
|
4
|
918
|
November 8, 2017
|
|
Broadcasting assignment idea
|
|
0
|
715
|
November 6, 2017
|
|
Function performance when passed as an argument vs. passed in a struct
|
|
8
|
3990
|
November 4, 2017
|