About the Performance category
|
|
0
|
3028
|
October 13, 2017
|
Terribly unoptimized combination of multiset_permutations() and Iterators.product()
|
|
5
|
93
|
July 15, 2025
|
Combinatorics.permutations creating a lot of allocations
|
|
6
|
136
|
July 14, 2025
|
The issues of frequent recompilation and low computational efficiency in ITensor.jl
|
|
18
|
138
|
July 14, 2025
|
Why is broadcast of getproperty so slow?
|
|
13
|
536
|
July 13, 2025
|
Why is LoopVectorization deprecated?
|
|
141
|
14528
|
July 13, 2025
|
Type stability in hierarchichal function calls
|
|
2
|
80
|
July 10, 2025
|
Performance challenge: can you write a faster sum?
|
|
31
|
1494
|
July 9, 2025
|
Performance discrepancy in solving sparse SPD\dense rhs between X86 and Apple M
|
|
2
|
98
|
July 4, 2025
|
Repeated allocations for fft in pseudospectral code
|
|
1
|
92
|
July 4, 2025
|
In-place SciMLOperators
|
|
0
|
64
|
July 3, 2025
|
Ldiv for Cholesky is slower than two substitutions
|
|
13
|
241
|
July 2, 2025
|
Donations link for sciml is broken
|
|
6
|
85
|
July 1, 2025
|
Getting around the strict aliasing rule in Julia
|
|
1
|
161
|
June 30, 2025
|
Unexpected poor FOR loops performance
|
|
8
|
400
|
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
|
225
|
June 26, 2025
|
Iterative 2D Convolution Optimization, Help?
|
|
1
|
57
|
June 25, 2025
|
Julia SLURM + BLAS + Multithreading, threads not mapping well leading to poor performance
|
|
5
|
177
|
June 25, 2025
|
Modifying subentries in a Vector{SVector}, @set and reinterpret
|
|
1
|
74
|
June 24, 2025
|
Multithreading a over a double for-loop with arrays
|
|
6
|
205
|
June 23, 2025
|
Copying bytes from AbstractVector to Ptr
|
|
7
|
153
|
June 21, 2025
|
Best Practices for Julia Pipelines Handling Real‑Time IoT Sensor Streams
|
|
1
|
142
|
June 20, 2025
|
Repeated linear least squares problem with large dimensions
|
|
7
|
116
|
June 19, 2025
|
ForwardDiff Allocations
|
|
3
|
120
|
June 19, 2025
|
File zipping taking longer for large files
|
|
16
|
506
|
June 28, 2024
|
Using preallocated arrays of unknown type
|
|
6
|
166
|
June 16, 2025
|
Yet another language benchmark
|
|
9
|
903
|
June 15, 2025
|
Is it possible to reinterpret and reshape without allocating?
|
|
11
|
258
|
June 13, 2025
|