|
Seemingly unnecessary code cruft in a compiled higher-order function
|
|
9
|
740
|
July 15, 2019
|
|
Dispatch on Value allocating
|
|
9
|
1742
|
July 14, 2019
|
|
How to use minimum and maximum for a Vector{SVector{3}}
|
|
6
|
10786
|
July 12, 2019
|
|
Improving performance due to setting types of the fields of a struct
|
|
10
|
1188
|
July 12, 2019
|
|
Make first call faster
|
|
6
|
2589
|
July 12, 2019
|
|
How to improve compilation time and loading time of packages?
|
|
8
|
2506
|
July 10, 2019
|
|
Constant type but changing value
|
|
5
|
888
|
July 9, 2019
|
|
A reverse! for CuArrays and Nd arrays
|
|
6
|
844
|
July 8, 2019
|
|
Strange allocations with default positional argument and static arrays
|
|
6
|
638
|
July 7, 2019
|
|
Unexplained gap between calculation, and fetch time
|
|
0
|
342
|
July 3, 2019
|
|
Help me Improve my poker hand evaluator
|
|
11
|
2755
|
January 14, 2019
|
|
Significant decrease in performance after seemingly irrelevant changes
|
|
16
|
1241
|
June 29, 2019
|
|
Recommended env variables for most performant parallel/multithreading?
|
|
3
|
1261
|
June 25, 2019
|
|
Performance: Building directed graph of game scores (0,0) -> (0,1) etc
|
|
9
|
1058
|
June 28, 2019
|
|
Efficient Implementation of Loop for Bootstrapping Statistics
|
|
5
|
2630
|
June 27, 2019
|
|
Fast logsumexp
|
|
14
|
7673
|
June 26, 2019
|
|
Surprised that broadcast does not use views?
|
|
8
|
1271
|
June 26, 2019
|
|
Non-allocating loop over a set of structs
|
|
13
|
1026
|
June 25, 2019
|
|
Bounds in function arguments
|
|
4
|
525
|
June 25, 2019
|
|
Matrix (dense) vector (sparse) product improvement
|
|
7
|
778
|
June 24, 2019
|
|
Tuples of closures
|
|
5
|
611
|
June 21, 2019
|
|
Help me get rid of extra allocations in this generic batching iterator
|
|
3
|
544
|
June 21, 2019
|
|
Result diverges on 129th iteration?
|
|
3
|
617
|
June 19, 2019
|
|
Approach to avoid memory allocation with struct with abstract type fields
|
|
8
|
1860
|
June 19, 2019
|
|
Performance Help, Algorithm Is Not Scaling Well
|
|
15
|
1271
|
June 19, 2019
|
|
Does compilation time for methods depend on input?
|
|
5
|
469
|
June 19, 2019
|
|
How to specify the type of a Tracked CuArray?
|
|
0
|
357
|
June 18, 2019
|
|
Improving performance of tensor contractions
|
|
7
|
1688
|
June 14, 2019
|
|
ImageView/Gtk Unstable Results
|
|
1
|
609
|
June 13, 2019
|
|
Are there any fundamental parts of Julia's design or implementation that could limit its performance?
|
|
6
|
876
|
June 13, 2019
|