Any benchmark about memory consumption?
|
|
11
|
4204
|
May 11, 2020
|
Why accessing a Float property allocates memory?
|
|
2
|
633
|
May 10, 2020
|
Improve perfromance of DifferentialEquations, when odefun is evaluated repeatedly and many timepoints are required
|
|
8
|
663
|
May 10, 2020
|
Revise cannot transform my dataset
|
|
23
|
1411
|
May 9, 2020
|
Will decreasing the precision of intermediate variables improve performance of code?
|
|
12
|
1184
|
May 9, 2020
|
Speeding up summation inside comprehension
|
|
5
|
632
|
May 8, 2020
|
Making efficient some small subroutines
|
|
22
|
1149
|
May 8, 2020
|
Is it possible to make this function faster?
|
|
11
|
764
|
May 7, 2020
|
Julia or Python: Which is faster for Deep Learning
|
|
3
|
1670
|
May 7, 2020
|
`varinfo()` on a large SimpleGraph or DataFrame is prohibitively slow
|
|
0
|
339
|
May 6, 2020
|
Difficulty figuring out when to use pmap, @sync, @async, @distributed
|
|
1
|
786
|
May 5, 2020
|
Multithreading cause segmentation error of deprecation warning
|
|
1
|
374
|
May 5, 2020
|
How to speed up creating a sparse matrix?
|
|
2
|
539
|
May 5, 2020
|
Need help on improving performance of a small subfunction
|
|
21
|
908
|
May 4, 2020
|
Could someone demystify arrays for me?
|
|
1
|
534
|
May 3, 2020
|
Avoiding type instability when slicing a tuple
|
|
10
|
753
|
May 2, 2020
|
Vector addition in Julia slower than numpy in Linux
|
|
21
|
1308
|
May 1, 2020
|
Huge difference between passing a type, or using a hardcoded-type (in benchmarks)?
|
|
6
|
805
|
May 1, 2020
|
How to call constructor of parametric family of types efficiently
|
|
6
|
952
|
April 30, 2020
|
Strange memory allocation with DistributedArrays
|
|
11
|
1061
|
April 29, 2020
|
Improving performance of mapping algorithm
|
|
17
|
922
|
April 28, 2020
|
Julia on old desktop vs Matlab on old desktop vs Julia on Raspberry Pi-4
|
|
5
|
990
|
April 28, 2020
|
Performance of collecting a zip where one argument to zip has eltype == Union{Nothing, Int}
|
|
4
|
851
|
April 28, 2020
|
Can `load` work faster?
|
|
3
|
418
|
April 27, 2020
|
Improving an algorithm that compute gps distances
|
|
41
|
1968
|
April 27, 2020
|
Show off Julia performance on your PC!
|
|
53
|
4376
|
April 26, 2020
|
Manually specialized function is faster than the generic version
|
|
2
|
361
|
April 26, 2020
|
Avoid repeated memory allocation by defining an Array{Float64} outside of optimize() using Optim.jl, ForwardDiff.jl
|
|
7
|
976
|
April 24, 2020
|
Using IOStreams with Distributed parallelism
|
|
2
|
528
|
April 24, 2020
|
Generate faa di bruno matrix
|
|
9
|
1042
|
April 24, 2020
|