|
Ways to make slow/sluggish REPL/interactive development experience faster?
|
|
35
|
5960
|
July 23, 2019
|
|
Split an Int128 to two Int64
|
|
2
|
2339
|
July 22, 2019
|
|
Puzzled by the difference in performance when summing an array in different ways
|
|
4
|
947
|
July 19, 2019
|
|
Fluctuations when measuring execution time of linear algebra code
|
|
12
|
1163
|
July 19, 2019
|
|
Indexing multidimensional arrays of arbitrary dimension
|
|
11
|
1743
|
June 26, 2019
|
|
Bad performance using DistributedArray SPMD for 1D diffusion problem
|
|
2
|
862
|
July 18, 2019
|
|
Modules VS Passing arguments to functions
|
|
5
|
1580
|
July 18, 2019
|
|
New behaviour due to an update of the package CSV when using CSV.write
|
|
7
|
1322
|
July 17, 2019
|
|
Strange allocation
|
|
2
|
409
|
July 17, 2019
|
|
Unusually bad performance of eigen() compared to eig() in Matlab
|
|
16
|
3358
|
July 17, 2019
|
|
Speed of dispatch with heterogeneous functions and types
|
|
10
|
1083
|
July 16, 2019
|
|
Seemingly unnecessary code cruft in a compiled higher-order function
|
|
9
|
812
|
July 15, 2019
|
|
Dispatch on Value allocating
|
|
9
|
1830
|
July 14, 2019
|
|
How to use minimum and maximum for a Vector{SVector{3}}
|
|
6
|
10900
|
July 12, 2019
|
|
Improving performance due to setting types of the fields of a struct
|
|
10
|
1273
|
July 12, 2019
|
|
Make first call faster
|
|
6
|
2645
|
July 12, 2019
|
|
How to improve compilation time and loading time of packages?
|
|
8
|
2570
|
July 10, 2019
|
|
Constant type but changing value
|
|
5
|
939
|
July 9, 2019
|
|
A reverse! for CuArrays and Nd arrays
|
|
6
|
893
|
July 8, 2019
|
|
Strange allocations with default positional argument and static arrays
|
|
6
|
711
|
July 7, 2019
|
|
Unexplained gap between calculation, and fetch time
|
|
0
|
352
|
July 3, 2019
|
|
Help me Improve my poker hand evaluator
|
|
11
|
2848
|
January 14, 2019
|
|
Significant decrease in performance after seemingly irrelevant changes
|
|
16
|
1381
|
June 29, 2019
|
|
Recommended env variables for most performant parallel/multithreading?
|
|
3
|
1310
|
June 25, 2019
|
|
Performance: Building directed graph of game scores (0,0) -> (0,1) etc
|
|
9
|
1169
|
June 28, 2019
|
|
Efficient Implementation of Loop for Bootstrapping Statistics
|
|
5
|
2684
|
June 27, 2019
|
|
Fast logsumexp
|
|
14
|
7829
|
June 26, 2019
|
|
Surprised that broadcast does not use views?
|
|
8
|
1354
|
June 26, 2019
|
|
Non-allocating loop over a set of structs
|
|
13
|
1116
|
June 25, 2019
|
|
Bounds in function arguments
|
|
4
|
575
|
June 25, 2019
|