Matrix Multiplication of a Large Number of Small Matrices
|
|
12
|
1306
|
February 8, 2023
|
FinancialToolbox unsupported keyword argument "FlagIsCall"
|
|
2
|
246
|
February 7, 2023
|
CartesianIndices performance: 3D faster than 2D?
|
|
2
|
342
|
February 6, 2023
|
Type Stability Help
|
|
5
|
266
|
February 6, 2023
|
Finding low frequency numbers in a large collection
|
|
20
|
737
|
February 3, 2023
|
My generated Julia function from a niche DSL language takes 4min to compile
|
|
8
|
413
|
February 3, 2023
|
Possible Performance Regression for Loops on 1.9?
|
|
12
|
426
|
February 3, 2023
|
Base.accumulate! seems slow due to keyword argument handling, can it be sped up?
|
|
3
|
267
|
February 3, 2023
|
Possible performance regression in 1.9 / StaticArrays
|
|
11
|
703
|
February 3, 2023
|
How to benchmark in-place functions?
|
|
8
|
1999
|
February 3, 2023
|
Based on which packages is Base.Threads built?
|
|
4
|
353
|
February 3, 2023
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
406
|
February 2, 2023
|
Avoiding Allocations with User provided Closures
|
|
12
|
1602
|
February 2, 2023
|
Why are two functions behave differently?
|
|
2
|
235
|
February 1, 2023
|
Making an efficient function for ignoring unsupported kwargs
|
|
4
|
319
|
January 31, 2023
|
Trying to translate a symbolic differentiation performance benchmark to Julia
|
|
3
|
906
|
September 9, 2019
|
Getting rid of memory allocations in nested functions
|
|
3
|
368
|
January 31, 2023
|
Automatic resizing of struct internal array when value changes?
|
|
14
|
574
|
January 30, 2023
|
Why is there a `sleep` in ODBC.jl
|
|
14
|
503
|
January 30, 2023
|
Visualize long pmap process using Gtk.ProgressBarLeaf
|
|
0
|
205
|
January 30, 2023
|
@fastmath for library functions? (2x slowdown of binary search because of NaN checks in Base)
|
|
14
|
764
|
January 30, 2023
|
Reinterpret to existing vector
|
|
16
|
625
|
January 29, 2023
|
How to see every allocating function call?
|
|
1
|
220
|
January 27, 2023
|
Franklin website background error on deployment
|
|
1
|
266
|
January 27, 2023
|
Performance regression with StaticArrays?
|
|
5
|
473
|
January 27, 2023
|
Taking advantage of pkgimages in 'scripts'
|
|
2
|
437
|
January 25, 2023
|
FLoops @init allocate only once
|
|
13
|
536
|
January 25, 2023
|
Mysterious memory allocation
|
|
16
|
861
|
January 24, 2023
|
Efficient and in-place computation of A + adjoint(A)
|
|
14
|
746
|
January 24, 2023
|
Switching between StaticArray and regular array depending on size (?)
|
|
5
|
268
|
January 24, 2023
|