|
Potential performance regression wrt 0.6: Products involving diagonal matrices MUCH slower than with general sparse matrices
|
|
7
|
860
|
September 21, 2019
|
|
Bad performance for dispatch-heavy code
|
|
12
|
1742
|
September 20, 2019
|
|
Minimizing long compile time/Precompiling
|
|
3
|
3803
|
September 19, 2019
|
|
Benchmarking with interpolated variable faster than hardcoded literal value
|
|
1
|
570
|
September 18, 2019
|
|
Call macro created function/types from generated function. world age problem
|
|
2
|
475
|
September 17, 2019
|
|
Ways to speed up this code
|
|
4
|
697
|
September 17, 2019
|
|
Implementation for matrix multiplication with `adjoint`
|
|
4
|
1114
|
September 17, 2019
|
|
When to use sizehint! for Dict?
|
|
0
|
677
|
September 16, 2019
|
|
How to make Julia slow?
|
|
11
|
2071
|
September 16, 2019
|
|
Performance of Dates.Time equality and comparison
|
|
3
|
607
|
September 14, 2019
|
|
Speeding Up a Backward Induction Code
|
|
30
|
1375
|
September 11, 2019
|
|
Little parallel speedup on binary tree structure in Julia 1.3.0-rc1
|
|
0
|
694
|
September 10, 2019
|
|
Reading repr() string to object?
|
|
2
|
630
|
September 9, 2019
|
|
CUDAnative , performance drop after several timesteps
|
|
5
|
1195
|
September 8, 2019
|
|
Very large compilation time (and space)
|
|
11
|
1591
|
September 6, 2019
|
|
Something(a, b) not shortcutting
|
|
4
|
769
|
September 6, 2019
|
|
Specialized Base.findfirst for ranges
|
|
2
|
420
|
September 6, 2019
|
|
What's the fastest to convert a String to an `Vector{T}` where `isbits(T) == true` and back again?
|
|
2
|
492
|
September 6, 2019
|
|
Use of Vector Libraries
|
|
5
|
1124
|
September 3, 2019
|
|
Chained comparisons on arrays allocating
|
|
2
|
435
|
September 2, 2019
|
|
Type inference and abstract interpretation
|
|
3
|
977
|
September 2, 2019
|
|
Generic way to create repeating tiled views?
|
|
1
|
562
|
August 30, 2019
|
|
Passing a function as an argument via closure
|
|
9
|
1782
|
August 28, 2019
|
|
How to optimize simple matrix equation solving
|
|
16
|
2389
|
August 28, 2019
|
|
SingularException(2) error while doing complex matrix inversion
|
|
2
|
1387
|
August 28, 2019
|
|
Codegen woes
|
|
30
|
2358
|
August 27, 2019
|
|
Type Inference for CartesianIndices(array) fail when the dimension of the array is too large
|
|
3
|
465
|
August 25, 2019
|
|
Iteration with CartesianIndices(array) is slow when the dimension of the array is large
|
|
2
|
830
|
August 25, 2019
|
|
Julia v1.3 runs this script at least 10x slower than Julia v1.1 on my computer
|
|
3
|
1471
|
August 24, 2019
|
|
Help speeding up a test progam from a book
|
|
38
|
5941
|
August 23, 2019
|