Strange allocation
|
|
2
|
368
|
July 17, 2019
|
Unusually bad performance of eigen() compared to eig() in Matlab
|
|
16
|
3159
|
July 17, 2019
|
Speed of dispatch with heterogeneous functions and types
|
|
10
|
921
|
July 16, 2019
|
Seemingly unnecessary code cruft in a compiled higher-order function
|
|
9
|
713
|
July 15, 2019
|
Dispatch on Value allocating
|
|
9
|
1716
|
July 14, 2019
|
How to use minimum and maximum for a Vector{SVector{3}}
|
|
6
|
10757
|
July 12, 2019
|
Improving performance due to setting types of the fields of a struct
|
|
10
|
1179
|
July 12, 2019
|
Make first call faster
|
|
6
|
2560
|
July 12, 2019
|
How to improve compilation time and loading time of packages?
|
|
8
|
2474
|
July 10, 2019
|
Constant type but changing value
|
|
5
|
873
|
July 9, 2019
|
A reverse! for CuArrays and Nd arrays
|
|
6
|
819
|
July 8, 2019
|
Strange allocations with default positional argument and static arrays
|
|
6
|
626
|
July 7, 2019
|
Unexplained gap between calculation, and fetch time
|
|
0
|
338
|
July 3, 2019
|
Help me Improve my poker hand evaluator
|
|
11
|
2690
|
January 14, 2019
|
Significant decrease in performance after seemingly irrelevant changes
|
|
16
|
1194
|
June 29, 2019
|
Recommended env variables for most performant parallel/multithreading?
|
|
3
|
1243
|
June 25, 2019
|
Performance: Building directed graph of game scores (0,0) -> (0,1) etc
|
|
9
|
1036
|
June 28, 2019
|
Efficient Implementation of Loop for Bootstrapping Statistics
|
|
5
|
2612
|
June 27, 2019
|
Fast logsumexp
|
|
14
|
7609
|
June 26, 2019
|
Surprised that broadcast does not use views?
|
|
8
|
1244
|
June 26, 2019
|
Non-allocating loop over a set of structs
|
|
13
|
972
|
June 25, 2019
|
Bounds in function arguments
|
|
4
|
504
|
June 25, 2019
|
Matrix (dense) vector (sparse) product improvement
|
|
7
|
743
|
June 24, 2019
|
Tuples of closures
|
|
5
|
593
|
June 21, 2019
|
Help me get rid of extra allocations in this generic batching iterator
|
|
3
|
536
|
June 21, 2019
|
Result diverges on 129th iteration?
|
|
3
|
608
|
June 19, 2019
|
Approach to avoid memory allocation with struct with abstract type fields
|
|
8
|
1832
|
June 19, 2019
|
Performance Help, Algorithm Is Not Scaling Well
|
|
15
|
1220
|
June 19, 2019
|
Does compilation time for methods depend on input?
|
|
5
|
464
|
June 19, 2019
|
How to specify the type of a Tracked CuArray?
|
|
0
|
349
|
June 18, 2019
|