|
Slow down when running several parallel julia processes which use BLAS (MWE is provided)
|
|
10
|
1511
|
January 26, 2018
|
|
Slow REPL after PyPlot
|
|
22
|
2596
|
January 24, 2018
|
|
How to implement fast range reads for my custome-defined array?
|
|
2
|
770
|
January 20, 2018
|
|
PyCall: Weirdish PyArray conversion performance behaviour
|
|
2
|
762
|
January 19, 2018
|
|
Localizing variables: performance implications?
|
|
7
|
1023
|
January 18, 2018
|
|
Speeding up FVM code
|
|
7
|
1318
|
January 17, 2018
|
|
Reference or copy: segment of an array as function argument
|
|
9
|
1592
|
January 16, 2018
|
|
Fastest way to count unique elements in `Vector{Union{Bool, Missing})`
|
|
35
|
7166
|
January 16, 2018
|
|
Multi-threading doesn't seem to scale well on this counting problem
|
|
15
|
2247
|
January 14, 2018
|
|
How to define an efficient `bswap_int` for user defined primitive types?
|
|
8
|
1490
|
January 5, 2018
|
|
help understanding performance with assignment to allocated matrix
|
|
6
|
1756
|
January 4, 2018
|
|
Sort huge array get smallest 1000
|
|
5
|
900
|
December 31, 2017
|
|
Dispatch on argument values rather than (just) types?
|
|
5
|
2988
|
December 26, 2017
|
|
Faster join()?
|
|
4
|
1050
|
December 25, 2017
|
|
Toward faster Rationals
|
|
9
|
1238
|
December 24, 2017
|
|
Julia slow with Hilbert matrices
|
|
9
|
2737
|
December 22, 2017
|
|
Workflow for monitoring native code size
|
|
11
|
1225
|
December 21, 2017
|
|
How to pre-allocate matrices to avoid constructing new matrices during the for-loop?
|
|
6
|
2974
|
December 20, 2017
|
|
Sparse matrix-vector product: much more slow than Matlab
|
|
24
|
4812
|
December 20, 2017
|
|
Read a text file directly as vector of SVectors
|
|
6
|
1619
|
December 16, 2017
|
|
Performance with MongoDB
|
|
6
|
2838
|
December 15, 2017
|
|
View way slower than copy?
|
|
7
|
2586
|
December 14, 2017
|
|
Memory allocations are not very understandable
|
|
26
|
2160
|
December 12, 2017
|
|
Performant creation of vector of SVectors given a known formula
|
|
17
|
1630
|
December 11, 2017
|
|
Is `Vector{UInt8}(string)` the fastest way to convert String to bytes?
|
|
19
|
4823
|
December 10, 2017
|
|
Best way to construct a sparse matrix
|
|
3
|
1067
|
December 9, 2017
|
|
What's the fastest way to generate `[1,2,....,n]`?
|
|
16
|
1687
|
December 8, 2017
|
|
Help understanding allocation on scalar function and possible ways to avoid it
|
|
3
|
950
|
December 7, 2017
|
|
Allocation - groupby
|
|
5
|
1333
|
December 5, 2017
|
|
Using @inbounds
|
|
1
|
715
|
December 4, 2017
|