|
Preallocating large matrices in all cores is slower than allocating every time
|
|
7
|
1095
|
April 21, 2021
|
|
Performance optimisation: Julia vs C++
|
|
31
|
3080
|
April 21, 2021
|
|
Type stability with tuples is hard
|
|
23
|
3581
|
April 21, 2021
|
|
Generated Tuples of Functions
|
|
3
|
474
|
April 20, 2021
|
|
Custom hash function in dict is very slow?
|
|
3
|
939
|
April 20, 2021
|
|
Performance closures with changing value of closed over variables
|
|
1
|
415
|
April 20, 2021
|
|
Concatenate Generators
|
|
18
|
925
|
April 20, 2021
|
|
Efficient structure of Unitful arrays
|
|
8
|
1008
|
April 20, 2021
|
|
Intrusive Collections in Julia
|
|
9
|
872
|
April 20, 2021
|
|
Diminishing returns to `nthreads`
|
|
3
|
370
|
April 19, 2021
|
|
Poor performance passing data structures as function argument
|
|
5
|
476
|
April 19, 2021
|
|
What is the cause of this performance difference between Julia and Cython?
|
|
9
|
2473
|
April 19, 2021
|
|
Different outcomes with the same function
|
|
1
|
357
|
April 19, 2021
|
|
Fast Distance Histograms
|
|
6
|
710
|
April 19, 2021
|
|
Understanding the performance issue in combine() [DataFrames.jl]
|
|
1
|
365
|
April 18, 2021
|
|
Question about Multiple prediction
|
|
0
|
216
|
April 18, 2021
|
|
Julia is Eight times Slower than Go on Numerical Scheme
|
|
31
|
3810
|
April 17, 2021
|
|
True power set of a set is slower than power array of array
|
|
3
|
776
|
April 17, 2021
|
|
Faster groupwise joins to complete implicitly missing rows
|
|
2
|
361
|
April 16, 2021
|
|
Differences between mutliple functions and function with multiple methods
|
|
9
|
590
|
April 16, 2021
|
|
Does @allocated not work with multithreading?
|
|
3
|
441
|
April 16, 2021
|
|
Performance difference between optional args and keyword args
|
|
8
|
1434
|
April 15, 2021
|
|
Softmax applied to arrays?
|
|
2
|
1575
|
April 14, 2021
|
|
The REPL and character display
|
|
5
|
1137
|
April 14, 2021
|
|
Maximizing an objective function with many logs
|
|
6
|
778
|
April 14, 2021
|
|
Performance difference when accessing square matrix rows-first or cols-first
|
|
14
|
1909
|
April 13, 2021
|
|
Simple multi-thread loop with array
|
|
11
|
863
|
April 13, 2021
|
|
Change number of workers in make
|
|
3
|
497
|
April 13, 2021
|
|
Why is work with Q in qr() is so expensive?
|
|
6
|
693
|
April 13, 2021
|
|
Solution concept for "world age" problem occuring with @generated and macros
|
|
7
|
1840
|
April 12, 2021
|