|
How to benchmark in-place functions?
|
|
8
|
2176
|
February 3, 2023
|
|
Based on which packages is Base.Threads built?
|
|
4
|
402
|
February 3, 2023
|
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
481
|
February 2, 2023
|
|
Avoiding Allocations with User provided Closures
|
|
12
|
1805
|
February 2, 2023
|
|
Why are two functions behave differently?
|
|
2
|
273
|
February 1, 2023
|
|
Making an efficient function for ignoring unsupported kwargs
|
|
4
|
393
|
January 31, 2023
|
|
Trying to translate a symbolic differentiation performance benchmark to Julia
|
|
3
|
978
|
September 9, 2019
|
|
Getting rid of memory allocations in nested functions
|
|
3
|
433
|
January 31, 2023
|
|
Automatic resizing of struct internal array when value changes?
|
|
14
|
711
|
January 30, 2023
|
|
Why is there a `sleep` in ODBC.jl
|
|
14
|
659
|
January 30, 2023
|
|
Visualize long pmap process using Gtk.ProgressBarLeaf
|
|
0
|
248
|
January 30, 2023
|
|
@fastmath for library functions? (2x slowdown of binary search because of NaN checks in Base)
|
|
14
|
931
|
January 30, 2023
|
|
Reinterpret to existing vector
|
|
16
|
869
|
January 29, 2023
|
|
How to see every allocating function call?
|
|
1
|
266
|
January 27, 2023
|
|
Franklin website background error on deployment
|
|
1
|
323
|
January 27, 2023
|
|
Performance regression with StaticArrays?
|
|
5
|
565
|
January 27, 2023
|
|
Taking advantage of pkgimages in 'scripts'
|
|
2
|
502
|
January 25, 2023
|
|
FLoops @init allocate only once
|
|
13
|
709
|
January 25, 2023
|
|
Mysterious memory allocation
|
|
16
|
1080
|
January 24, 2023
|
|
Efficient and in-place computation of A + adjoint(A)
|
|
14
|
962
|
January 24, 2023
|
|
Switching between StaticArray and regular array depending on size (?)
|
|
5
|
385
|
January 24, 2023
|
|
How to improve a Generator to be more memory efficient when it is collected?
|
|
21
|
1234
|
January 23, 2023
|
|
Accelerating an N^2 nested loop
|
|
13
|
634
|
January 23, 2023
|
|
Efficient sparse-dense matrix multiplication for diagonal-like sparse matrices
|
|
8
|
962
|
January 22, 2023
|
|
Should @FastPow not make this faster?
|
|
7
|
361
|
January 21, 2023
|
|
High performance vector/matrix/tensor linear algebra operations
|
|
9
|
701
|
January 20, 2023
|
|
Scaling of @threads for "embarrassingly parallel" problem
|
|
29
|
2417
|
January 20, 2023
|
|
How do I import a module to another program
|
|
1
|
282
|
January 19, 2023
|
|
Median calculation performing better than expected
|
|
3
|
521
|
January 18, 2023
|
|
Improving performance of item response model in Turing.jl
|
|
23
|
2687
|
January 18, 2023
|