|
Understanding `Base.findall` and customizing it
|
|
2
|
200
|
January 26, 2025
|
|
Dict with integer keys and fastest insertion?
|
|
8
|
397
|
January 25, 2025
|
|
Sum over tuple slower than sum over array
|
|
3
|
246
|
January 24, 2025
|
|
Intriguing performance comparison results.... threads, comprehensions, etc
|
|
11
|
487
|
January 23, 2025
|
|
Calculating "triple" dot products
|
|
14
|
544
|
January 22, 2025
|
|
Benchmarking function compile time
|
|
10
|
535
|
January 22, 2025
|
|
Abysmal performance when reading block of data from disk with Julia
|
|
15
|
617
|
January 21, 2025
|
|
Create_library method not exporting the ccallable function
|
|
0
|
67
|
January 20, 2025
|
|
Simple, understandable iterator
|
|
0
|
175
|
January 20, 2025
|
|
@threads in for loop and push! in if statement
|
|
6
|
299
|
January 20, 2025
|
|
Poor parallel speedup
|
|
2
|
289
|
January 17, 2025
|
|
Create executable file to be used in another julia project
|
|
8
|
571
|
January 16, 2025
|
|
Parallel Assembly of Matrices in FEM
|
|
8
|
667
|
January 16, 2025
|
|
How slow is runtime dispatch, anyway? Benchmark attempts
|
|
8
|
593
|
January 15, 2025
|
|
Help with reducing allocations when indexing into custom Array
|
|
10
|
329
|
January 14, 2025
|
|
Optimizing a simple random walk simulation
|
|
41
|
903
|
January 13, 2025
|
|
Understanding compilation with Optim.jl and OrdinaryDiffEq.jl
|
|
7
|
354
|
January 13, 2025
|
|
Policy function algorithm becomes much slower when I increase the upper bound of the grid
|
|
4
|
161
|
January 10, 2025
|
|
Memory Allocation in `@time` but not in `AllocCheck.check_allocs`
|
|
2
|
107
|
January 10, 2025
|
|
Struct containing a dictionary of cache buffers?
|
|
1
|
79
|
January 10, 2025
|
|
StaticArrays solve symmetric linear system - seems typeinstable
|
|
2
|
123
|
January 10, 2025
|
|
Poor performance of SIMD vectorization in the latest version of Julia (v1.11.2)
|
|
19
|
1225
|
January 8, 2025
|
|
[pre-ANN] StackEnvs.jl
|
|
0
|
233
|
January 7, 2025
|
|
Broadcasting performance
|
|
13
|
791
|
January 6, 2025
|
|
For loop performance vs "functional" performance
|
|
17
|
687
|
January 4, 2025
|
|
Performance of for loop
|
|
7
|
600
|
January 1, 2025
|
|
QML and Examples not working
|
|
2
|
261
|
December 31, 2024
|
|
How is it possible that parallelized code causes fewer allocations?
|
|
19
|
631
|
December 30, 2024
|
|
Optimization of the use of observables and globals in Makie (from script to @main function)
|
|
3
|
204
|
December 29, 2024
|
|
Recursion base vs hand-made recursion
|
|
13
|
415
|
December 29, 2024
|