|
Running out of memory saving files with HDF5
|
|
7
|
1815
|
August 22, 2019
|
|
Extra allocation in @thread loop in v1.2
|
|
2
|
721
|
August 21, 2019
|
|
Difference between Set{Int}() and BitSet()
|
|
2
|
2824
|
August 20, 2019
|
|
Is Shared Memory Parallel Tasks Possible in Julia?
|
|
4
|
1724
|
August 17, 2019
|
|
SVector vs Vec usage: Why do I have an 8x speedup in a simple example?
|
|
7
|
1123
|
August 17, 2019
|
|
Loop over multi-dimensional array optimization
|
|
9
|
1207
|
August 15, 2019
|
|
Native (oversimplified) Julia gemm implementation
|
|
6
|
1254
|
August 15, 2019
|
|
Relative performance discrepancy across cpus even with --cpu-target set
|
|
5
|
1079
|
August 14, 2019
|
|
How to speed up a generic function evaluating multiple array calculations
|
|
3
|
805
|
August 13, 2019
|
|
Segfault with SIMD.jl and BenchmarkTools.jl
|
|
6
|
591
|
August 10, 2019
|
|
Simple tutorial for PackageCompiler sysimage build?
|
|
0
|
385
|
August 9, 2019
|
|
Efficiently traverse binary tree represented as tuple of tuples
|
|
9
|
2008
|
August 7, 2019
|
|
Calculate SVM dual loss effeciently
|
|
0
|
507
|
August 5, 2019
|
|
Unexpected 4x slowdown when computing many svds in loop
|
|
4
|
751
|
August 4, 2019
|
|
Allocations in mapreduce/sum etc
|
|
2
|
1104
|
August 1, 2019
|
|
How efficient is dictionary lookup in Julia?
|
|
6
|
5216
|
July 30, 2019
|
|
What is the memory overhead of a mutable struct?
|
|
8
|
2285
|
July 30, 2019
|
|
Unusual slow Julia code compared to C++?
|
|
21
|
4714
|
July 30, 2019
|
|
Filling a preallocated array without allocations
|
|
7
|
2119
|
July 29, 2019
|
|
Dot equals .=
|
|
3
|
4745
|
July 26, 2019
|
|
Vector{Float} times Vector{Complex} slower than Vector{Complex} times Vector{Complex}
|
|
6
|
622
|
July 26, 2019
|
|
How to access shared "inherited" fields without paying multiple dispatch performance price?
|
|
14
|
1532
|
July 25, 2019
|
|
How to use SIMD with a very simple example
|
|
6
|
2200
|
July 23, 2019
|
|
Ways to make slow/sluggish REPL/interactive development experience faster?
|
|
35
|
5872
|
July 23, 2019
|
|
Split an Int128 to two Int64
|
|
2
|
2333
|
July 22, 2019
|
|
Puzzled by the difference in performance when summing an array in different ways
|
|
4
|
937
|
July 19, 2019
|
|
Fluctuations when measuring execution time of linear algebra code
|
|
12
|
1140
|
July 19, 2019
|
|
Indexing multidimensional arrays of arbitrary dimension
|
|
11
|
1697
|
June 26, 2019
|
|
Bad performance using DistributedArray SPMD for 1D diffusion problem
|
|
2
|
852
|
July 18, 2019
|
|
Modules VS Passing arguments to functions
|
|
5
|
1557
|
July 18, 2019
|