FFTW scales pretty well (some @btime benchmarks)
|
|
1
|
1717
|
February 4, 2025
|
Multi-thread speed in very large vectors
|
|
11
|
386
|
February 3, 2025
|
Most recent binary artifact (GMT_jll) is not being updated, nor installed on fresh installs of GMT.jl
|
|
6
|
66
|
February 2, 2025
|
What is the best way to get a running matrix-product over a large 3D array
|
|
9
|
204
|
February 2, 2025
|
Unclear allocation behaviour with built-in sum()
|
|
4
|
205
|
February 2, 2025
|
Literate.jl, Documenter.jl, GLMakie.jl and GitHub
|
|
15
|
297
|
January 31, 2025
|
Parallel computing doesn't work in my case?
|
|
4
|
139
|
January 30, 2025
|
Packing and unpacking an array of N-bit ints
|
|
5
|
146
|
January 27, 2025
|
Understanding `Base.findall` and customizing it
|
|
2
|
120
|
January 26, 2025
|
Dict with integer keys and fastest insertion?
|
|
8
|
259
|
January 25, 2025
|
Sum over tuple slower than sum over array
|
|
3
|
166
|
January 24, 2025
|
Intriguing performance comparison results.... threads, comprehensions, etc
|
|
11
|
329
|
January 23, 2025
|
Calculating "triple" dot products
|
|
14
|
336
|
January 22, 2025
|
Benchmarking function compile time
|
|
10
|
268
|
January 22, 2025
|
Abysmal performance when reading block of data from disk with Julia
|
|
15
|
379
|
January 21, 2025
|
Create_library method not exporting the ccallable function
|
|
0
|
31
|
January 20, 2025
|
Simple, understandable iterator
|
|
0
|
139
|
January 20, 2025
|
@threads in for loop and push! in if statement
|
|
6
|
146
|
January 20, 2025
|
Poor parallel speedup
|
|
2
|
228
|
January 17, 2025
|
Create executable file to be used in another julia project
|
|
8
|
373
|
January 16, 2025
|
Parallel Assembly of Matrices in FEM
|
|
8
|
379
|
January 16, 2025
|
How slow is runtime dispatch, anyway? Benchmark attempts
|
|
8
|
368
|
January 15, 2025
|
Help with reducing allocations when indexing into custom Array
|
|
10
|
170
|
January 14, 2025
|
Optimizing a simple random walk simulation
|
|
41
|
478
|
January 13, 2025
|
Understanding compilation with Optim.jl and OrdinaryDiffEq.jl
|
|
7
|
192
|
January 13, 2025
|
Policy function algorithm becomes much slower when I increase the upper bound of the grid
|
|
4
|
85
|
January 10, 2025
|
Memory Allocation in `@time` but not in `AllocCheck.check_allocs`
|
|
2
|
57
|
January 10, 2025
|
Struct containing a dictionary of cache buffers?
|
|
1
|
47
|
January 10, 2025
|
StaticArrays solve symmetric linear system - seems typeinstable
|
|
2
|
61
|
January 10, 2025
|
Poor performance of SIMD vectorization in the latest version of Julia (v1.11.2)
|
|
19
|
837
|
January 8, 2025
|