|
Sum of rationals
|
|
1
|
286
|
September 21, 2022
|
|
Allocations with BlockArrays multiplication
|
|
1
|
265
|
September 21, 2022
|
|
How to match performance of sum(A, dims=1)?
|
|
14
|
1138
|
September 21, 2022
|
|
Optimizing a 2D masked mean
|
|
10
|
490
|
September 20, 2022
|
|
Vectorize but break early?
|
|
3
|
450
|
September 20, 2022
|
|
Nested Loop optimization
|
|
2
|
464
|
September 20, 2022
|
|
Optimizing nested for loops and memory allocation in finite differences routine
|
|
3
|
302
|
September 19, 2022
|
|
Pre-allocate for findall
|
|
16
|
542
|
September 19, 2022
|
|
Allocation during construction of compile-time sized structure
|
|
1
|
359
|
September 18, 2022
|
|
Nice work on Julia 1.8/1.8.1 on MacOS ARM
|
|
0
|
283
|
September 16, 2022
|
|
Shouldn't 1.8.0 be faster than Julia 1.7?
|
|
30
|
2670
|
September 16, 2022
|
|
Question on Julia Blog Post regarding Performance
|
|
1
|
374
|
September 16, 2022
|
|
Code in Threads.@threads takes longer than in single-threaded code
|
|
0
|
268
|
September 15, 2022
|
|
Threads.@threads ~44 times slower than single threaded code
|
|
8
|
665
|
September 14, 2022
|
|
Slow `reduce(vcat, itr)`
|
|
26
|
1482
|
September 13, 2022
|
|
FLoops for updating a vector by index
|
|
7
|
517
|
September 13, 2022
|
|
Constant propagation: Irrationals doing much better than Float64
|
|
15
|
547
|
September 13, 2022
|
|
Forcing data points containing one sinusoidal signal to be symetric around zero and multithreading
|
|
4
|
330
|
September 12, 2022
|
|
Outer-only constructors and concrete types
|
|
4
|
418
|
September 12, 2022
|
|
Copy the return value of a function to the clipboard
|
|
1
|
314
|
September 12, 2022
|
|
Julia in Colab suddenly does not work
|
|
0
|
320
|
September 12, 2022
|
|
Multithreading in many nested loops
|
|
1
|
625
|
September 9, 2022
|
|
Why more BLAS threads take more time
|
|
2
|
531
|
September 9, 2022
|
|
Fast small integer matrix multiplication
|
|
11
|
542
|
September 9, 2022
|
|
~7x compliation time regression in the following data reading code
|
|
6
|
451
|
September 9, 2022
|
|
Utilizing @turbo / @tturbo in Performance Critical Code
|
|
4
|
920
|
September 8, 2022
|
|
How to passing vargs... to a function without allocation?
|
|
4
|
388
|
September 6, 2022
|
|
Advice on speeding up highly parallel and I/O intensive code
|
|
4
|
570
|
September 5, 2022
|
|
BenchmarkTools for benchmarking thread scalability of functions
|
|
6
|
1567
|
September 5, 2022
|
|
Zygote and StaticArrays
|
|
12
|
1285
|
September 5, 2022
|