GPU randn way slower than rand?
|
|
6
|
1585
|
December 3, 2018
|
Inexplicable allocations when summing `StaticArrays`
|
|
8
|
1133
|
December 3, 2018
|
Unexpected memory allocation from @timev?
|
|
5
|
699
|
December 2, 2018
|
Julia is slow questions - how to request information
|
|
10
|
1726
|
November 30, 2018
|
Can Julia Optimize an array expression?
|
|
2
|
608
|
November 30, 2018
|
Fortran vs Julia stack allocated arrays
|
|
18
|
6548
|
November 29, 2018
|
Memoization of functions with vector inputs in Julia and JuMP
|
|
0
|
456
|
November 29, 2018
|
Achieving C++ Speeds for a CFD Algorithm: Julia spends too much time on pre-allocation?
|
|
22
|
3651
|
November 28, 2018
|
Sparse array problem: is this a known bug?
|
|
6
|
681
|
November 27, 2018
|
GLM is slow on large datasets. Using OnlineStats for regressions? MixedModels?
|
|
25
|
5123
|
November 26, 2018
|
Behavior of worker pool in pmap
|
|
2
|
905
|
November 25, 2018
|
Compilation performance. Branching
|
|
3
|
1010
|
November 25, 2018
|
Sluggish performance when loading in modules DataFrames, CSV
|
|
0
|
431
|
November 22, 2018
|
Small benchmark
|
|
14
|
2788
|
November 21, 2018
|
Macro hygiene in nested quote not working
|
|
11
|
1249
|
November 21, 2018
|
Problems Installing Julia and MKL OSX
|
|
6
|
1537
|
November 19, 2018
|
Building Julia: Does the compiler matter?
|
|
3
|
1802
|
November 19, 2018
|
Source code from "Julia: Dynamism and Performance Reconciled by Design"?
|
|
4
|
881
|
November 19, 2018
|
Migrating code from Matlab: Accessing arrays without allocating
|
|
20
|
1958
|
November 19, 2018
|
Help reduce large gc time
|
|
32
|
3706
|
November 18, 2018
|
Reassigning variable in do syntax is not optimized, ``Ref`` is, what is the difference?
|
|
1
|
525
|
November 17, 2018
|
Is this a valid @pure function?
|
|
3
|
643
|
November 16, 2018
|
When does julia infer optimal code, when not?
|
|
4
|
687
|
November 16, 2018
|
Is there way to avoid `materialize` and `copy`?
|
|
20
|
3262
|
November 15, 2018
|
Help Optimizing Slow Distributed Array Computation
|
|
7
|
1914
|
November 14, 2018
|
Array views becoming dominant source of memory allocation
|
|
31
|
5180
|
November 14, 2018
|
Could the usage of `haskey` be unidiomatic/inefficient?
|
|
6
|
1296
|
November 13, 2018
|
Does GC overhead scale with memory consumption?
|
|
4
|
817
|
November 12, 2018
|
Allocations when manipulating an iterator
|
|
5
|
768
|
November 12, 2018
|
Help with optimizing GC time with large objects in memory
|
|
3
|
662
|
November 10, 2018
|