About the Performance category
|
|
0
|
3031
|
October 13, 2017
|
Regular println vs Core.stdout
|
|
9
|
122
|
August 18, 2025
|
Using particle filter to estimate the state through the observations of another parameter that depends on state
|
|
0
|
22
|
August 18, 2025
|
Thread safe memoization
|
|
17
|
139
|
August 18, 2025
|
Parallel Processing and Eigenvalue calculation
|
|
2
|
86
|
August 18, 2025
|
Strategy to get best performance with @turbo and multithreading in real applications?
|
|
3
|
69
|
August 18, 2025
|
Help to build a django-like orm in julia
|
|
7
|
683
|
August 17, 2025
|
Why has simple threading using `threadid` become so complex in v1.12...?
|
|
39
|
1180
|
August 15, 2025
|
Abusing `convert` as an alternative to `Union{Nothing, Int64}`
|
|
14
|
297
|
August 15, 2025
|
No more threadid indexing? [thread-local storage]
|
|
36
|
884
|
August 15, 2025
|
Strange GC issue on Julia 1.12-rc1
|
|
9
|
370
|
August 12, 2025
|
Struct copy with change in the value of fields
|
|
8
|
2400
|
August 14, 2025
|
Broad phase Collision detection: Bitboard approach
|
|
30
|
174
|
August 12, 2025
|
Help with optimising a simple function
|
|
21
|
322
|
August 8, 2025
|
Type-Stable Function to Return Plots.Plot
|
|
9
|
125
|
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
|
131
|
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
|
109
|
July 22, 2025
|
Fixed-structure CHOLMOD with in-place `set_nonzeros!`
|
|
3
|
40
|
July 22, 2025
|
Making Jacobi symbol function faster
|
|
12
|
233
|
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
|
186
|
July 14, 2025
|