|
Does @propagate_inbounds affect one method, or all methods (-> the function)?
|
|
3
|
111
|
February 6, 2026
|
|
Caching in Integrals.jl
|
|
4
|
237
|
February 5, 2026
|
|
Is scalar getindex supposed to be allocating
|
|
2
|
105
|
February 3, 2026
|
|
Improve performance of this index creation and accessing code
|
|
65
|
2068
|
January 30, 2026
|
|
Loading an image in place
|
|
4
|
158
|
January 26, 2026
|
|
What's the fastest way to fill an array with random bits without using private Random.jl internals?
|
|
16
|
599
|
January 21, 2026
|
|
How to get the device name and the number of Compute units when using oneAPI.jl or AMDGPU.jl?
|
|
1
|
148
|
January 18, 2026
|
|
Is the allocation from @time the total at the end, or during a calculation?
|
|
4
|
133
|
January 17, 2026
|
|
In-place mul! much slower than * for real-complex matrix multiplication
|
|
9
|
408
|
January 8, 2026
|
|
Speeding up trig-heavy code
|
|
26
|
1796
|
January 2, 2026
|
|
Using Combinatorics: permutations much slower than copied source code
|
|
11
|
352
|
December 26, 2025
|
|
Static vectors of vectors slow?
|
|
3
|
207
|
December 24, 2025
|
|
Convert or Reinterpret Between NamedTuple and SVector
|
|
7
|
207
|
December 17, 2025
|
|
Very slow training of Neural ODE with exogeneous input compared to jax using dense interpolated solution
|
|
4
|
254
|
December 15, 2025
|
|
Static call at runtime
|
|
7
|
287
|
December 14, 2025
|
|
Understanding memory usage in Julia
|
|
23
|
3625
|
December 12, 2025
|
|
Improving Base.mapreduce by 20% on vectors
|
|
2
|
279
|
December 12, 2025
|
|
Performance challenge: can you write a faster sum?
|
|
32
|
2484
|
December 11, 2025
|
|
Help - not so zero-cost abstraction
|
|
11
|
555
|
December 10, 2025
|
|
Self-inflicted type proliferation
|
|
3
|
234
|
December 10, 2025
|
|
Extra line reduces run time by half, but why?
|
|
3
|
231
|
December 8, 2025
|
|
Multithreading non-contiguous mapreduction over huge matrices
|
|
5
|
175
|
December 8, 2025
|
|
`@allocated` vs `@allocations`
|
|
2
|
136
|
December 7, 2025
|
|
Understanding allocations when creating view of nested StructVector
|
|
1
|
62
|
December 2, 2025
|
|
Extremely long compilation times in GoogleColab for ModelingToolkit.jl and other Julia packages
|
|
6
|
209
|
November 30, 2025
|
|
Multi-threading Heisenbug: code is faster when profiled
|
|
5
|
386
|
November 28, 2025
|
|
Type Stabled Jacobian of a Hessian
|
|
3
|
183
|
November 28, 2025
|
|
Configuring the VS Code Julia Extension to Use a Custom Terminal Name
|
|
1
|
91
|
November 26, 2025
|
|
Query compiler's effect modeling
|
|
2
|
86
|
November 24, 2025
|
|
Dagger.jl optimising a two step matrix-vector multiplication
|
|
1
|
145
|
November 22, 2025
|