About the Performance category
|
|
0
|
1107
|
October 13, 2017
|
Inference on field types?
|
|
1
|
48
|
January 17, 2021
|
Associating arguments with partial functions to simplify nesting
|
|
1
|
37
|
January 16, 2021
|
JSON list of matrices to Julia matrix, preferably fast and with low memory overhead
|
|
1
|
65
|
January 16, 2021
|
Deepcopy() of Dict has same mallocs as deepcopy() of Vector inside mutable Struct
|
|
0
|
52
|
January 15, 2021
|
Understanding what -t does
|
|
18
|
289
|
January 15, 2021
|
How to get persistence on distributed workers
|
|
7
|
220
|
January 14, 2021
|
Faster updates in a priority queue
|
|
4
|
99
|
January 14, 2021
|
How to improve the speed of matrix multiplication?
|
|
10
|
391
|
January 14, 2021
|
Improve performance for multiple For-loops
|
|
19
|
345
|
January 14, 2021
|
SparseArray types over distributed reduction
|
|
2
|
107
|
January 14, 2021
|
I want to write a better performance array, don't know if there is a ready-made one?
|
|
3
|
189
|
January 14, 2021
|
Excessive allocations when using Zygote.gradient
|
|
4
|
70
|
January 13, 2021
|
DArray local part via global index range?
|
|
0
|
32
|
January 13, 2021
|
Update julia 1.53 and 1.6 Beta problem
|
|
1
|
149
|
January 13, 2021
|
Performance differences of contiguous vs non-contiguous column indexing?
|
|
2
|
139
|
January 12, 2021
|
Explicit distribution of chunks in SharedArray?
|
|
2
|
56
|
January 12, 2021
|
Help with bottleneck in dynamic programming
|
|
4
|
238
|
January 12, 2021
|
Why use Julia to build an Earth System Model?
|
|
2
|
233
|
January 11, 2021
|
Orthonormalize a matrix in place
|
|
10
|
276
|
January 11, 2021
|
Fast random number generator for RGBs
|
|
10
|
254
|
January 9, 2021
|
Sections of strings or arrays and concrete types
|
|
9
|
135
|
January 8, 2021
|
Slow performance for `rand(ComplexF64, ...)`
|
|
5
|
104
|
January 8, 2021
|
Why is deepcopy() -ing Sets slower than Arrays of the same size?
|
|
4
|
135
|
January 8, 2021
|
Launching with JULIA_NUM_THREADS=<max>
|
|
2
|
113
|
January 7, 2021
|
Adding rows to a matrix dynamically
|
|
4
|
108
|
January 7, 2021
|
Cannot add any packages under Julia 1.5.3 (Windows 10)
|
|
6
|
115
|
January 6, 2021
|
Flux usage: Sending callback function to CPU on a separate thread
|
|
2
|
71
|
January 6, 2021
|
The quasi-best MaxN function
|
|
12
|
208
|
January 6, 2021
|
Type instability when indexing
|
|
8
|
108
|
January 6, 2021
|