|
Major performance boost when precaching random inputs to ```exp```?
|
|
8
|
813
|
September 25, 2022
|
|
Reducing allocations in a stencil function
|
|
6
|
322
|
September 24, 2022
|
|
Multithreaded LAPACK function in a Threads.@threads loop
|
|
2
|
1655
|
September 24, 2022
|
|
Get vector of vectors of indice of appearances for every unique element of an array
|
|
5
|
768
|
September 23, 2022
|
|
A limit to free operations of my own type
|
|
0
|
207
|
September 23, 2022
|
|
Code becomes really slow when I combine StaticArrays and DoubleFloats
|
|
18
|
661
|
September 23, 2022
|
|
How to use my CPU's
|
|
13
|
2391
|
September 22, 2022
|
|
Allocations due to Boolean keyword arguments - how to avoid them?
|
|
9
|
657
|
September 22, 2022
|
|
How to run two tasks on parallel?
|
|
30
|
2080
|
September 22, 2022
|
|
Dataframes combine over 100s of columns
|
|
22
|
1113
|
September 21, 2022
|
|
Sum of rationals
|
|
1
|
286
|
September 21, 2022
|
|
Allocations with BlockArrays multiplication
|
|
1
|
263
|
September 21, 2022
|
|
How to match performance of sum(A, dims=1)?
|
|
14
|
1135
|
September 21, 2022
|
|
Optimizing a 2D masked mean
|
|
10
|
487
|
September 20, 2022
|
|
Vectorize but break early?
|
|
3
|
448
|
September 20, 2022
|
|
Nested Loop optimization
|
|
2
|
457
|
September 20, 2022
|
|
Optimizing nested for loops and memory allocation in finite differences routine
|
|
3
|
301
|
September 19, 2022
|
|
Pre-allocate for findall
|
|
16
|
541
|
September 19, 2022
|
|
Allocation during construction of compile-time sized structure
|
|
1
|
357
|
September 18, 2022
|
|
Nice work on Julia 1.8/1.8.1 on MacOS ARM
|
|
0
|
282
|
September 16, 2022
|
|
Shouldn't 1.8.0 be faster than Julia 1.7?
|
|
30
|
2665
|
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
|
266
|
September 15, 2022
|
|
Threads.@threads ~44 times slower than single threaded code
|
|
8
|
656
|
September 14, 2022
|
|
Slow `reduce(vcat, itr)`
|
|
26
|
1462
|
September 13, 2022
|
|
FLoops for updating a vector by index
|
|
7
|
509
|
September 13, 2022
|
|
Constant propagation: Irrationals doing much better than Float64
|
|
15
|
532
|
September 13, 2022
|
|
Forcing data points containing one sinusoidal signal to be symetric around zero and multithreading
|
|
4
|
327
|
September 12, 2022
|
|
Outer-only constructors and concrete types
|
|
4
|
417
|
September 12, 2022
|
|
Copy the return value of a function to the clipboard
|
|
1
|
314
|
September 12, 2022
|