About the Performance category
|
|
0
|
3031
|
October 13, 2017
|
Why has simple threading using `threadid` become so complex in v1.12...?
|
|
39
|
1128
|
August 15, 2025
|
Abusing `convert` as an alternative to `Union{Nothing, Int64}`
|
|
14
|
279
|
August 15, 2025
|
No more threadid indexing? [thread-local storage]
|
|
36
|
785
|
August 15, 2025
|
Strange GC issue on Julia 1.12-rc1
|
|
9
|
357
|
August 12, 2025
|
Struct copy with change in the value of fields
|
|
8
|
2397
|
August 14, 2025
|
Broad phase Collision detection: Bitboard approach
|
|
30
|
174
|
August 12, 2025
|
Help with optimising a simple function
|
|
21
|
319
|
August 8, 2025
|
Type-Stable Function to Return Plots.Plot
|
|
9
|
124
|
August 6, 2025
|
Questions about Simplification and Performance in Symbolics.jl
|
|
0
|
134
|
July 22, 2025
|
Unexpected allocations when passing types as arguments
|
|
8
|
115
|
July 31, 2025
|
Using the result of NonlinearSolve.jl allocates memory
|
|
3
|
71
|
July 31, 2025
|
Terribly unoptimized combination of multiset_permutations() and Iterators.product()
|
|
9
|
241
|
July 29, 2025
|
DifferentiationInterface+ForwardDiff unable to diff ldiv! (any other options to solve linear system w/o allocations and differentiate?)
|
|
34
|
243
|
July 28, 2025
|
Help optimizing my generic sigma clipping function in Julia
|
|
2
|
70
|
July 28, 2025
|
TTSX: Recompilation on every run
|
|
9
|
262
|
July 25, 2025
|
Why is accessing an SMatrix from a struct allocating?
|
|
4
|
130
|
July 24, 2025
|
How to parallelize `lu!` factorization?
|
|
15
|
220
|
July 22, 2025
|
How best to preallocate memory for repeated use
|
|
5
|
244
|
July 22, 2025
|
Nothing values in constraints
|
|
4
|
105
|
July 22, 2025
|
Fixed-structure CHOLMOD with in-place `set_nonzeros!`
|
|
3
|
40
|
July 22, 2025
|
Making Jacobi symbol function faster
|
|
12
|
232
|
July 17, 2025
|
Combinatorics.permutations creating a lot of allocations
|
|
6
|
149
|
July 14, 2025
|
The issues of frequent recompilation and low computational efficiency in ITensor.jl
|
|
18
|
180
|
July 14, 2025
|
Why is broadcast of getproperty so slow?
|
|
13
|
570
|
July 13, 2025
|
Why is LoopVectorization deprecated?
|
|
141
|
14770
|
July 13, 2025
|
Type stability in hierarchichal function calls
|
|
2
|
88
|
July 10, 2025
|
Performance challenge: can you write a faster sum?
|
|
31
|
1725
|
July 9, 2025
|
Performance discrepancy in solving sparse SPD\dense rhs between X86 and Apple M
|
|
2
|
104
|
July 4, 2025
|
Repeated allocations for fft in pseudospectral code
|
|
1
|
96
|
July 4, 2025
|