|
Benchmarking and Pkg.test()
|
|
5
|
768
|
February 19, 2026
|
|
Simple simulation
|
|
8
|
247
|
February 17, 2026
|
|
ODBC querying Snowflake is super slow
|
|
4
|
269
|
February 11, 2026
|
|
Reactant: how to use it, limititations and opportunities?
|
|
1
|
353
|
February 11, 2026
|
|
Extract unique types between two Tuples at compile time
|
|
10
|
383
|
February 9, 2026
|
|
How to avoid runtime-dispatch in loop
|
|
7
|
406
|
February 9, 2026
|
|
Does @propagate_inbounds affect one method, or all methods (-> the function)?
|
|
3
|
120
|
February 6, 2026
|
|
Caching in Integrals.jl
|
|
4
|
248
|
February 5, 2026
|
|
Is scalar getindex supposed to be allocating
|
|
2
|
108
|
February 3, 2026
|
|
Improve performance of this index creation and accessing code
|
|
65
|
2137
|
January 30, 2026
|
|
Loading an image in place
|
|
4
|
171
|
January 26, 2026
|
|
What's the fastest way to fill an array with random bits without using private Random.jl internals?
|
|
16
|
613
|
January 21, 2026
|
|
How to get the device name and the number of Compute units when using oneAPI.jl or AMDGPU.jl?
|
|
1
|
157
|
January 18, 2026
|
|
Is the allocation from @time the total at the end, or during a calculation?
|
|
4
|
145
|
January 17, 2026
|
|
In-place mul! much slower than * for real-complex matrix multiplication
|
|
9
|
430
|
January 8, 2026
|
|
Speeding up trig-heavy code
|
|
26
|
1842
|
January 2, 2026
|
|
Using Combinatorics: permutations much slower than copied source code
|
|
11
|
385
|
December 26, 2025
|
|
Static vectors of vectors slow?
|
|
3
|
218
|
December 24, 2025
|
|
Convert or Reinterpret Between NamedTuple and SVector
|
|
7
|
221
|
December 17, 2025
|
|
Very slow training of Neural ODE with exogeneous input compared to jax using dense interpolated solution
|
|
4
|
277
|
December 15, 2025
|
|
Static call at runtime
|
|
7
|
305
|
December 14, 2025
|
|
Understanding memory usage in Julia
|
|
23
|
3694
|
December 12, 2025
|
|
Improving Base.mapreduce by 20% on vectors
|
|
2
|
285
|
December 12, 2025
|
|
Performance challenge: can you write a faster sum?
|
|
32
|
2526
|
December 11, 2025
|
|
Help - not so zero-cost abstraction
|
|
11
|
582
|
December 10, 2025
|
|
Self-inflicted type proliferation
|
|
3
|
240
|
December 10, 2025
|
|
Extra line reduces run time by half, but why?
|
|
3
|
244
|
December 8, 2025
|
|
Multithreading non-contiguous mapreduction over huge matrices
|
|
5
|
181
|
December 8, 2025
|
|
`@allocated` vs `@allocations`
|
|
2
|
148
|
December 7, 2025
|
|
Understanding allocations when creating view of nested StructVector
|
|
1
|
68
|
December 2, 2025
|