About the Performance category
|
|
0
|
3031
|
October 13, 2017
|
Best way to use DifferentiationInterface+ForwardDiff to diff ldiv! (or other way to solve linear system w/o allocations)
|
|
0
|
6
|
July 26, 2025
|
TTSX: Recompilation on every run
|
|
9
|
230
|
July 25, 2025
|
Why is accessing an SMatrix from a struct allocating?
|
|
4
|
107
|
July 24, 2025
|
How to parallelize `lu!` factorization?
|
|
15
|
180
|
July 22, 2025
|
How best to preallocate memory for repeated use
|
|
5
|
230
|
July 22, 2025
|
Nothing values in constraints
|
|
4
|
96
|
July 22, 2025
|
Questions about Simplification and Performance in Symbolics.jl
|
|
0
|
65
|
July 22, 2025
|
Fixed-structure CHOLMOD with in-place `set_nonzeros!`
|
|
3
|
38
|
July 22, 2025
|
Making Jacobi symbol function faster
|
|
12
|
212
|
July 17, 2025
|
Terribly unoptimized combination of multiset_permutations() and Iterators.product()
|
|
7
|
145
|
July 16, 2025
|
Combinatorics.permutations creating a lot of allocations
|
|
6
|
145
|
July 14, 2025
|
The issues of frequent recompilation and low computational efficiency in ITensor.jl
|
|
18
|
154
|
July 14, 2025
|
Why is broadcast of getproperty so slow?
|
|
13
|
557
|
July 13, 2025
|
Why is LoopVectorization deprecated?
|
|
141
|
14654
|
July 13, 2025
|
Type stability in hierarchichal function calls
|
|
2
|
84
|
July 10, 2025
|
Performance challenge: can you write a faster sum?
|
|
31
|
1541
|
July 9, 2025
|
Performance discrepancy in solving sparse SPD\dense rhs between X86 and Apple M
|
|
2
|
101
|
July 4, 2025
|
Repeated allocations for fft in pseudospectral code
|
|
1
|
94
|
July 4, 2025
|
In-place SciMLOperators
|
|
0
|
64
|
July 3, 2025
|
Ldiv for Cholesky is slower than two substitutions
|
|
13
|
244
|
July 2, 2025
|
Donations link for sciml is broken
|
|
6
|
92
|
July 1, 2025
|
Getting around the strict aliasing rule in Julia
|
|
1
|
162
|
June 30, 2025
|
Unexpected poor FOR loops performance
|
|
8
|
410
|
June 28, 2025
|
Find the max element of a numeric vector iteratively with mask and early break
|
|
9
|
203
|
June 27, 2025
|
Faster `div`, `rem` and `mod` for small integers?
|
|
4
|
152
|
June 27, 2025
|
Questions about Juliac
|
|
1
|
227
|
June 26, 2025
|
Iterative 2D Convolution Optimization, Help?
|
|
1
|
60
|
June 25, 2025
|
Julia SLURM + BLAS + Multithreading, threads not mapping well leading to poor performance
|
|
5
|
183
|
June 25, 2025
|
Modifying subentries in a Vector{SVector}, @set and reinterpret
|
|
1
|
76
|
June 24, 2025
|