|
Conversion of Vector{UInt8} to String without copy
|
|
7
|
4021
|
November 12, 2020
|
|
How to run HTTP Post request as background task?
|
|
3
|
1427
|
November 11, 2020
|
|
Allocation / performance for 2d array sorts
|
|
5
|
627
|
November 10, 2020
|
|
Accessing rows without copying
|
|
1
|
533
|
November 10, 2020
|
|
Struct with a field of type `Function`
|
|
8
|
1013
|
November 10, 2020
|
|
Flux example 100x slower with L2 regularisation(?!)
|
|
5
|
722
|
November 10, 2020
|
|
Making use of `optlevel` etc
|
|
1
|
575
|
November 10, 2020
|
|
Effect of Column Major Storage on Multiplication
|
|
3
|
461
|
November 7, 2020
|
|
Memory efficient melting and stacking? Reshaping Wide to Long
|
|
11
|
1559
|
November 7, 2020
|
|
Worse performance of LU-decomposition for Float32 than for Float64
|
|
7
|
480
|
November 5, 2020
|
|
Threads.@threads gives unexpected results
|
|
3
|
471
|
November 5, 2020
|
|
Broadcast with >3 parameters 30x slower
|
|
6
|
630
|
November 5, 2020
|
|
Inverse of a triangular matrix
|
|
2
|
1081
|
November 5, 2020
|
|
Linear solve in mixed precision koan
|
|
4
|
477
|
November 5, 2020
|
|
Rand(10^8) runs ok, (10^9)...crashes and auto-restart Julia
|
|
9
|
535
|
November 4, 2020
|
|
BFGS very slow compared to BlackBoxOptim - How to improve performance
|
|
20
|
1855
|
November 3, 2020
|
|
SVector vs struct performance
|
|
8
|
664
|
November 3, 2020
|
|
Multithreading of a simple loop
|
|
6
|
2123
|
November 3, 2020
|
|
Solving same DiffEq repeatedly but with different initial conditions
|
|
2
|
1165
|
November 2, 2020
|
|
When Julia gets within 1-3x of C/C++ speed, why is C/C++ usually faster?
|
|
11
|
2717
|
November 2, 2020
|
|
BitVector vs Vector{Bool} as default on comparison operations
|
|
8
|
9360
|
November 2, 2020
|
|
Loop faster than `reduce`?
|
|
7
|
1086
|
October 31, 2020
|
|
Unexpected Tullio behavior
|
|
6
|
600
|
October 31, 2020
|
|
Minimizing allocations from memoized functions
|
|
10
|
941
|
October 31, 2020
|
|
Simple benchmarks to run to test WSL2 vs Windows Native
|
|
8
|
6126
|
October 30, 2020
|
|
Very slow execution time in comparison even to Python
|
|
35
|
2117
|
October 29, 2020
|
|
Multiple dispatch with more than 4 methods blocks type inference
|
|
15
|
1386
|
October 28, 2020
|
|
Accelerating the calculation of minimum distance between points, annotating which is the point
|
|
9
|
1021
|
October 28, 2020
|
|
Idiomatic storage for intermediate calculations
|
|
8
|
621
|
October 28, 2020
|
|
Parallel/multithreading version of linear regression
|
|
19
|
2039
|
October 28, 2020
|