|
Poor performance due to memory allocations?
|
|
17
|
3065
|
January 15, 2019
|
|
Help understanding failed optimization when defining Base.similar for AbstractArray interface
|
|
1
|
497
|
January 14, 2019
|
|
Performance of matrix division
|
|
8
|
962
|
January 12, 2019
|
|
Comparison performance with `any`
|
|
5
|
692
|
January 11, 2019
|
|
Efficient looping statement in Julia
|
|
15
|
5937
|
January 10, 2019
|
|
Interpolation of callbacks is slow and blows up memory in DifferentialEquations.jl
|
|
4
|
1357
|
January 7, 2019
|
|
Combining @pure and @inline
|
|
1
|
512
|
January 6, 2019
|
|
No typeinference for object call syntax
|
|
2
|
529
|
January 6, 2019
|
|
SharedArrays. Stability
|
|
2
|
916
|
January 5, 2019
|
|
Performance of generator expressions and higher order functions
|
|
7
|
1412
|
January 4, 2019
|
|
Power function not inlined optimally
|
|
5
|
1632
|
January 4, 2019
|
|
Implementing own `size()` function for a `struct` and its performance
|
|
14
|
2064
|
January 4, 2019
|
|
Prefered pattern for generators?
|
|
12
|
1063
|
January 3, 2019
|
|
Type stability issues when using StaticArrays
|
|
24
|
2091
|
January 3, 2019
|
|
How to use getproperty efficiently?
|
|
10
|
2137
|
January 2, 2019
|
|
Type stable code is more expensive than type unstable code. Why?
|
|
4
|
943
|
January 1, 2019
|
|
Optimizing iteration over slices of multiple matrices
|
|
14
|
2075
|
December 30, 2018
|
|
Jacobian of StaticArray function becoming type-unstable
|
|
3
|
734
|
December 28, 2018
|
|
How to use @inbounds?
|
|
2
|
668
|
December 28, 2018
|
|
Unnecessary allocations happening at big StaticArray expression
|
|
3
|
617
|
December 27, 2018
|
|
Modifying a sparse matrix non-zero indices
|
|
1
|
504
|
December 25, 2018
|
|
TerminalExtensions.jl + iterm2
|
|
2
|
965
|
December 24, 2018
|
|
V1.0.3. Type conversion or ceiling division? One line example
|
|
0
|
482
|
December 23, 2018
|
|
empty matrix creation
|
|
2
|
607
|
December 21, 2018
|
|
Fast fit of generalized pareto distribution
|
|
9
|
2964
|
December 18, 2018
|
|
Interleaving bits (Z-order curve,morton code).Transpose binary matrix
|
|
8
|
2874
|
December 16, 2018
|
|
Sorting lines by ID seems slow
|
|
2
|
695
|
December 16, 2018
|
|
What functions/packages should I use to sort and "group by" as fast as possible...?
|
|
4
|
1524
|
December 16, 2018
|
|
Reinterpret UInt64 as SVector{8,UInt8}
|
|
2
|
949
|
December 14, 2018
|
|
Multiply many-matrices by many-vectors
|
|
33
|
7103
|
December 14, 2018
|