|
Performance of Dates.Time equality and comparison
|
|
3
|
601
|
September 14, 2019
|
|
Speeding Up a Backward Induction Code
|
|
30
|
1363
|
September 11, 2019
|
|
Little parallel speedup on binary tree structure in Julia 1.3.0-rc1
|
|
0
|
691
|
September 10, 2019
|
|
Reading repr() string to object?
|
|
2
|
623
|
September 9, 2019
|
|
CUDAnative , performance drop after several timesteps
|
|
5
|
1188
|
September 8, 2019
|
|
Very large compilation time (and space)
|
|
11
|
1584
|
September 6, 2019
|
|
Something(a, b) not shortcutting
|
|
4
|
756
|
September 6, 2019
|
|
Specialized Base.findfirst for ranges
|
|
2
|
417
|
September 6, 2019
|
|
What's the fastest to convert a String to an `Vector{T}` where `isbits(T) == true` and back again?
|
|
2
|
485
|
September 6, 2019
|
|
Use of Vector Libraries
|
|
5
|
1123
|
September 3, 2019
|
|
Chained comparisons on arrays allocating
|
|
2
|
432
|
September 2, 2019
|
|
Type inference and abstract interpretation
|
|
3
|
970
|
September 2, 2019
|
|
Generic way to create repeating tiled views?
|
|
1
|
561
|
August 30, 2019
|
|
Passing a function as an argument via closure
|
|
9
|
1768
|
August 28, 2019
|
|
How to optimize simple matrix equation solving
|
|
16
|
2353
|
August 28, 2019
|
|
SingularException(2) error while doing complex matrix inversion
|
|
2
|
1383
|
August 28, 2019
|
|
Codegen woes
|
|
30
|
2357
|
August 27, 2019
|
|
Type Inference for CartesianIndices(array) fail when the dimension of the array is too large
|
|
3
|
460
|
August 25, 2019
|
|
Iteration with CartesianIndices(array) is slow when the dimension of the array is large
|
|
2
|
827
|
August 25, 2019
|
|
Julia v1.3 runs this script at least 10x slower than Julia v1.1 on my computer
|
|
3
|
1466
|
August 24, 2019
|
|
Help speeding up a test progam from a book
|
|
38
|
5900
|
August 23, 2019
|
|
The first for loop execution
|
|
6
|
771
|
August 23, 2019
|
|
Performance of map!()
|
|
12
|
2882
|
August 23, 2019
|
|
Speeding up DifferentialEquations solver by using different time steps for an ODE
|
|
3
|
2602
|
August 22, 2019
|
|
Running out of memory saving files with HDF5
|
|
7
|
1750
|
August 22, 2019
|
|
Extra allocation in @thread loop in v1.2
|
|
2
|
694
|
August 21, 2019
|
|
Difference between Set{Int}() and BitSet()
|
|
2
|
2730
|
August 20, 2019
|
|
Benchmarking and Pkg.test()
|
|
3
|
627
|
August 19, 2019
|
|
Is Shared Memory Parallel Tasks Possible in Julia?
|
|
4
|
1698
|
August 17, 2019
|
|
SVector vs Vec usage: Why do I have an 8x speedup in a simple example?
|
|
7
|
1069
|
August 17, 2019
|