|
Reducing allocations to optimize (to match Java speed)
|
|
22
|
1424
|
December 10, 2018
|
|
Converting PyObject to a Julia array
|
|
6
|
4072
|
December 9, 2018
|
|
Right way to "static" allocate vectors in a function
|
|
2
|
759
|
December 8, 2018
|
|
Eigenvalues of symmetric matrix in packed format (upper triangular entries stacked in vector)
|
|
0
|
721
|
December 5, 2018
|
|
Is there a function compute matrix multiplication in a multimensional matrix?
|
|
8
|
1482
|
December 3, 2018
|
|
GPU randn way slower than rand?
|
|
6
|
1617
|
December 3, 2018
|
|
Inexplicable allocations when summing `StaticArrays`
|
|
8
|
1152
|
December 3, 2018
|
|
Unexpected memory allocation from @timev?
|
|
5
|
734
|
December 2, 2018
|
|
Julia is slow questions - how to request information
|
|
10
|
1768
|
November 30, 2018
|
|
Can Julia Optimize an array expression?
|
|
2
|
624
|
November 30, 2018
|
|
Fortran vs Julia stack allocated arrays
|
|
18
|
6626
|
November 29, 2018
|
|
Memoization of functions with vector inputs in Julia and JuMP
|
|
0
|
470
|
November 29, 2018
|
|
Achieving C++ Speeds for a CFD Algorithm: Julia spends too much time on pre-allocation?
|
|
22
|
3729
|
November 28, 2018
|
|
Sparse array problem: is this a known bug?
|
|
6
|
712
|
November 27, 2018
|
|
GLM is slow on large datasets. Using OnlineStats for regressions? MixedModels?
|
|
25
|
5229
|
November 26, 2018
|
|
Behavior of worker pool in pmap
|
|
2
|
921
|
November 25, 2018
|
|
Compilation performance. Branching
|
|
3
|
1030
|
November 25, 2018
|
|
Sluggish performance when loading in modules DataFrames, CSV
|
|
0
|
437
|
November 22, 2018
|
|
Small benchmark
|
|
14
|
2865
|
November 21, 2018
|
|
Macro hygiene in nested quote not working
|
|
11
|
1293
|
November 21, 2018
|
|
Problems Installing Julia and MKL OSX
|
|
6
|
1567
|
November 19, 2018
|
|
Building Julia: Does the compiler matter?
|
|
3
|
1821
|
November 19, 2018
|
|
Source code from "Julia: Dynamism and Performance Reconciled by Design"?
|
|
4
|
905
|
November 19, 2018
|
|
Migrating code from Matlab: Accessing arrays without allocating
|
|
20
|
2029
|
November 19, 2018
|
|
Help reduce large gc time
|
|
32
|
3796
|
November 18, 2018
|
|
Reassigning variable in do syntax is not optimized, ``Ref`` is, what is the difference?
|
|
1
|
533
|
November 17, 2018
|
|
Is this a valid @pure function?
|
|
3
|
668
|
November 16, 2018
|
|
When does julia infer optimal code, when not?
|
|
4
|
712
|
November 16, 2018
|
|
Is there way to avoid `materialize` and `copy`?
|
|
20
|
3362
|
November 15, 2018
|
|
Help Optimizing Slow Distributed Array Computation
|
|
7
|
1943
|
November 14, 2018
|