|
Running several Julia engines
|
|
6
|
873
|
January 27, 2020
|
|
Example C vs Julia vs Python
|
|
41
|
4360
|
January 23, 2020
|
|
Performance bug when creating a sparse matrix via Python
|
|
3
|
1196
|
January 22, 2020
|
|
Allocations on threaded prefix algorithm
|
|
0
|
330
|
January 21, 2020
|
|
Parallelizaton on GPU slower than on CPU...?
|
|
10
|
2367
|
January 21, 2020
|
|
How to setup Julia workers to use specific number of cores?
|
|
5
|
4588
|
January 21, 2020
|
|
BaseBenchmarks.jl not in registry?
|
|
1
|
537
|
January 19, 2020
|
|
Performance advice needed
|
|
17
|
1385
|
January 17, 2020
|
|
Question about optimal thread allocation for vector of problems of differing sizes
|
|
7
|
1897
|
January 17, 2020
|
|
Core.tuple() warntype
|
|
22
|
1578
|
January 17, 2020
|
|
Packed struct
|
|
2
|
1201
|
January 16, 2020
|
|
Concatenating iterables without allocating memory
|
|
34
|
7499
|
January 16, 2020
|
|
Implementation of Norvigs spellchecker (Code critique + performance help)
|
|
21
|
2305
|
January 14, 2020
|
|
Solution of underdetermined systems using LAPACK
|
|
9
|
1905
|
January 14, 2020
|
|
Even after PackageCompile, the binary still runs slower than in REPL
|
|
11
|
1466
|
January 13, 2020
|
|
How to optimize the following code?
|
|
7
|
993
|
January 11, 2020
|
|
How to speed up `Statistics.median` along a given dimension?
|
|
9
|
1564
|
January 11, 2020
|
|
Output type of binary operations involving StaticArrays
|
|
11
|
587
|
January 11, 2020
|
|
For loop Performance
|
|
8
|
1677
|
January 11, 2020
|
|
Performance Tips for Combinatorial Problem
|
|
16
|
1215
|
January 10, 2020
|
|
Type instability of getfield()
|
|
5
|
625
|
January 10, 2020
|
|
Are the entries in a vector of immutable structs stored in place, or is there always a pointer to the heap?
|
|
10
|
837
|
January 9, 2020
|
|
Type instability in array concatenation
|
|
3
|
960
|
January 4, 2020
|
|
Improve performance of computation graph evaluation
|
|
5
|
1202
|
January 3, 2020
|
|
Confused with @time result for simple addtion of arrays
|
|
9
|
736
|
January 2, 2020
|
|
Optimizing Calculation in Julia compared to C (New to Julia)
|
|
25
|
2631
|
January 1, 2020
|
|
Memory allocation on multiple return values
|
|
3
|
894
|
December 31, 2019
|
|
Type-stable Array of NamedTuples
|
|
12
|
4532
|
December 27, 2019
|
|
Julia 1.3 order of magnitude slowdown in function
|
|
1
|
861
|
December 25, 2019
|
|
Multithreading and fetch() type stability
|
|
11
|
1295
|
December 23, 2019
|