|
Reduce GC time
|
|
7
|
863
|
September 14, 2023
|
|
In-place assignment, without allocation
|
|
8
|
749
|
September 13, 2023
|
|
Most performant way of updating vector values?
|
|
9
|
616
|
September 13, 2023
|
|
Type instability for broadcast with abstract type
|
|
4
|
364
|
September 11, 2023
|
|
Unrolling loops over tuples - why so hard?
|
|
14
|
1590
|
September 10, 2023
|
|
Is splitting the Julia code into smaller scripts impacting performance?
|
|
5
|
863
|
September 10, 2023
|
|
How to initialize an array of structs
|
|
9
|
3043
|
September 9, 2023
|
|
Calculation of Hessian of a loss function w.r.t. dense layer weight matrices
|
|
0
|
248
|
September 9, 2023
|
|
Type Instability when composing functor and function
|
|
3
|
322
|
September 8, 2023
|
|
When does concrete type inference not matter for performance?
|
|
6
|
454
|
September 8, 2023
|
|
Slow makie animations?
|
|
9
|
543
|
September 7, 2023
|
|
Alternative permutation/reducing for loops
|
|
7
|
369
|
September 7, 2023
|
|
Understanding output of @time and @btime under cgroup CPUQuota constrains
|
|
6
|
368
|
September 7, 2023
|
|
Fixing red bars at top of flame profile
|
|
12
|
478
|
September 6, 2023
|
|
Question about "in place" operations
|
|
1
|
284
|
September 6, 2023
|
|
Sparse matrix vector faster than dense matrix vector?
|
|
9
|
959
|
September 5, 2023
|
|
How to compute Hessian sub-blocks with autodiff?
|
|
7
|
304
|
September 4, 2023
|
|
"Compiling" DSL code to Reduce Indirection
|
|
0
|
218
|
September 4, 2023
|
|
Extreme memory usage in nested loop
|
|
8
|
1440
|
September 3, 2023
|
|
Gram Schmidit python to julia
|
|
10
|
381
|
September 3, 2023
|
|
Allocations when indexing (Abstract)Arrays with large dimension
|
|
6
|
465
|
August 31, 2023
|
|
Non-allocating leaf iterator over simple tree
|
|
0
|
166
|
August 31, 2023
|
|
Memory allocation when solving ODE with Vern7 and ContinuousCallback
|
|
2
|
509
|
August 29, 2023
|
|
Difference between two dates in Julia
|
|
8
|
1603
|
August 28, 2023
|
|
Passing a struct to a function allocates whereas passing an array does not
|
|
2
|
363
|
August 28, 2023
|
|
Why is converting from a type to a symbol so slow?
|
|
7
|
651
|
August 26, 2023
|
|
Multithreaded LIBSVM and XGBoost crashing
|
|
7
|
456
|
August 25, 2023
|
|
Reduce type inference when using nested ForwardDiff
|
|
0
|
501
|
August 25, 2023
|
|
Trying to make multithreading to work on applying a function number of times
|
|
11
|
573
|
August 25, 2023
|
|
Invalidation from extending `Base.reduce_first`
|
|
1
|
269
|
August 24, 2023
|