|
Small benchmark
|
|
14
|
3084
|
November 21, 2018
|
|
Macro hygiene in nested quote not working
|
|
11
|
1422
|
November 21, 2018
|
|
Problems Installing Julia and MKL OSX
|
|
6
|
1641
|
November 19, 2018
|
|
Building Julia: Does the compiler matter?
|
|
3
|
1854
|
November 19, 2018
|
|
Source code from "Julia: Dynamism and Performance Reconciled by Design"?
|
|
4
|
961
|
November 19, 2018
|
|
Migrating code from Matlab: Accessing arrays without allocating
|
|
20
|
2179
|
November 19, 2018
|
|
Help reduce large gc time
|
|
32
|
3993
|
November 18, 2018
|
|
Reassigning variable in do syntax is not optimized, ``Ref`` is, what is the difference?
|
|
1
|
549
|
November 17, 2018
|
|
Is this a valid @pure function?
|
|
3
|
722
|
November 16, 2018
|
|
When does julia infer optimal code, when not?
|
|
4
|
770
|
November 16, 2018
|
|
Is there way to avoid `materialize` and `copy`?
|
|
20
|
3508
|
November 15, 2018
|
|
Help Optimizing Slow Distributed Array Computation
|
|
7
|
2028
|
November 14, 2018
|
|
Array views becoming dominant source of memory allocation
|
|
31
|
5621
|
November 14, 2018
|
|
Could the usage of `haskey` be unidiomatic/inefficient?
|
|
6
|
1393
|
November 13, 2018
|
|
Does GC overhead scale with memory consumption?
|
|
4
|
880
|
November 12, 2018
|
|
Allocations when manipulating an iterator
|
|
5
|
855
|
November 12, 2018
|
|
Help with optimizing GC time with large objects in memory
|
|
3
|
731
|
November 10, 2018
|
|
Stdin/stdout 10x slower than file open
|
|
13
|
4559
|
November 9, 2018
|
|
Pairwise distance using matrix or Vector{SVector}: The first is faster!
|
|
4
|
1409
|
November 8, 2018
|
|
Inlining behavior: constant prop. fails, I need help in understanding "why"
|
|
9
|
1184
|
November 8, 2018
|
|
Is constructing an array on the fly on this line costing me a lot of memory?
|
|
9
|
949
|
November 8, 2018
|
|
When I import Gtk library my code became immaediately slower
|
|
2
|
589
|
November 8, 2018
|
|
Any way to load a module faster even in a fresh session (given the module has been loaded in a previous sessoin)?
|
|
2
|
1955
|
November 7, 2018
|
|
Warning for array view usage?
|
|
13
|
1180
|
November 6, 2018
|
|
Loading lots of images
|
|
5
|
1864
|
November 5, 2018
|
|
How is factorial(BigInt) so fast?
|
|
10
|
2539
|
November 5, 2018
|
|
Enumerate loop: problem with indexing (method error)
|
|
3
|
529
|
November 5, 2018
|
|
Return type of blockdiag?
|
|
1
|
443
|
November 5, 2018
|
|
Extreme memory usage seemingly caused by using the functions `map` and `Iterators.flatten`
|
|
2
|
766
|
November 4, 2018
|
|
V0.6 vs v1.0: keyword memory allocation example
|
|
3
|
552
|
November 2, 2018
|