How to count heap allocations easily?
|
|
4
|
279
|
June 1, 2022
|
Precompute some values of a function
|
|
7
|
99
|
June 1, 2022
|
Understanding message passing with pmap
|
|
3
|
63
|
June 1, 2022
|
Help with increasing performance in badly coded functions
|
|
5
|
140
|
May 31, 2022
|
Anonymous function performance
|
|
9
|
300
|
May 31, 2022
|
Optionally multi threaded for loop
|
|
9
|
237
|
May 31, 2022
|
Need help with example; Mixture Density Networks from Site
|
|
25
|
182
|
May 31, 2022
|
Package development tools - in environment but not dependency
|
|
6
|
103
|
May 31, 2022
|
Contents of the function run well when timed alone, but not when they are in a loop inside the function
|
|
8
|
273
|
May 31, 2022
|
Extra allocations/time when a function is returned from another function than defined directly
|
|
6
|
88
|
May 30, 2022
|
AdaptiveMCMC
|
|
9
|
276
|
May 30, 2022
|
Mv() in Windows
|
|
6
|
106
|
May 30, 2022
|
Naive lookup table with lots of allocations
|
|
11
|
306
|
May 30, 2022
|
Using serial ports
|
|
8
|
190
|
May 28, 2022
|
Why is dot plus faster?
|
|
6
|
230
|
May 28, 2022
|
Is it possible to see performant string processing without sacrificing ease of use in Julia one day?
|
|
7
|
471
|
May 28, 2022
|
Problems with Optimising Function
|
|
2
|
98
|
May 27, 2022
|
Arithmetic broadcasting in Julia 5x slower than MATLAB
|
|
17
|
565
|
May 26, 2022
|
Type instability with tuples of functions and parameters
|
|
13
|
187
|
May 25, 2022
|
Yet another TCO thread
|
|
5
|
563
|
May 25, 2022
|
In-place svd?
|
|
15
|
539
|
May 24, 2022
|
How to avoid allocations when reading arbitrary keys from a NamedTuple?
|
|
6
|
381
|
May 24, 2022
|
How to efficiently handle parallelism on a DistributedArray
|
|
8
|
155
|
May 24, 2022
|
Passing struct with Union type to other function
|
|
6
|
106
|
May 23, 2022
|
If mutiple dispatch is done at compile time, wouldn't that make things faster?
|
|
3
|
223
|
May 23, 2022
|
Three million linear regressions
|
|
4
|
250
|
May 23, 2022
|
Julia user's guide for the positive semidefinite program with variables in {-1,1}
|
|
1
|
84
|
May 22, 2022
|
Type of composition of functions is not predictable
|
|
1
|
118
|
May 22, 2022
|
Speed up a derivative calculation?
|
|
10
|
474
|
May 21, 2022
|
Fast(er) priority queues?
|
|
19
|
339
|
May 20, 2022
|