|
Float64 comparison operator performance
|
|
8
|
1135
|
September 26, 2019
|
|
Shared-memory parallelization with large matrix
|
|
9
|
805
|
September 24, 2019
|
|
Basic question about different type annotations in function declarations
|
|
5
|
926
|
September 23, 2019
|
|
Potential performance regression wrt 0.6: Products involving diagonal matrices MUCH slower than with general sparse matrices
|
|
7
|
874
|
September 21, 2019
|
|
Bad performance for dispatch-heavy code
|
|
12
|
1772
|
September 20, 2019
|
|
Minimizing long compile time/Precompiling
|
|
3
|
3819
|
September 19, 2019
|
|
Benchmarking with interpolated variable faster than hardcoded literal value
|
|
1
|
578
|
September 18, 2019
|
|
Call macro created function/types from generated function. world age problem
|
|
2
|
484
|
September 17, 2019
|
|
Ways to speed up this code
|
|
4
|
706
|
September 17, 2019
|
|
Implementation for matrix multiplication with `adjoint`
|
|
4
|
1134
|
September 17, 2019
|
|
When to use sizehint! for Dict?
|
|
0
|
686
|
September 16, 2019
|
|
How to make Julia slow?
|
|
11
|
2133
|
September 16, 2019
|
|
Performance of Dates.Time equality and comparison
|
|
3
|
615
|
September 14, 2019
|
|
Speeding Up a Backward Induction Code
|
|
30
|
1433
|
September 11, 2019
|
|
Little parallel speedup on binary tree structure in Julia 1.3.0-rc1
|
|
0
|
699
|
September 10, 2019
|
|
Reading repr() string to object?
|
|
2
|
639
|
September 9, 2019
|
|
CUDAnative , performance drop after several timesteps
|
|
5
|
1219
|
September 8, 2019
|
|
Very large compilation time (and space)
|
|
11
|
1618
|
September 6, 2019
|
|
Something(a, b) not shortcutting
|
|
4
|
785
|
September 6, 2019
|
|
Specialized Base.findfirst for ranges
|
|
2
|
426
|
September 6, 2019
|
|
What's the fastest to convert a String to an `Vector{T}` where `isbits(T) == true` and back again?
|
|
2
|
501
|
September 6, 2019
|
|
Use of Vector Libraries
|
|
5
|
1136
|
September 3, 2019
|
|
Chained comparisons on arrays allocating
|
|
2
|
441
|
September 2, 2019
|
|
Type inference and abstract interpretation
|
|
3
|
981
|
September 2, 2019
|
|
Generic way to create repeating tiled views?
|
|
1
|
567
|
August 30, 2019
|
|
Passing a function as an argument via closure
|
|
9
|
1806
|
August 28, 2019
|
|
How to optimize simple matrix equation solving
|
|
16
|
2466
|
August 28, 2019
|
|
SingularException(2) error while doing complex matrix inversion
|
|
2
|
1396
|
August 28, 2019
|
|
Codegen woes
|
|
30
|
2414
|
August 27, 2019
|
|
Type Inference for CartesianIndices(array) fail when the dimension of the array is too large
|
|
3
|
472
|
August 25, 2019
|