Python3+@njit faster than julia (rs)
|
|
10
|
361
|
May 13, 2025
|
[ANN] SmallCollections.jl: fast small vectors, sets and dictionaries
|
|
5
|
461
|
May 7, 2025
|
Slow array access during labeling algorithm
|
|
9
|
201
|
May 7, 2025
|
Startup time of 1000 packages – 53% slower in Julia 1.12 vs 1.10
|
|
50
|
2903
|
May 4, 2025
|
Strange performance results about function mul! with views
|
|
1
|
61
|
April 29, 2025
|
Is it ok to iterate inside a `@simd` loop?
|
|
8
|
256
|
April 25, 2025
|
Startup option to turn off @assert
|
|
10
|
204
|
April 21, 2025
|
Julia vscode language server startup time
|
|
0
|
82
|
April 16, 2025
|
Best way for linear regression problem on product features
|
|
28
|
257
|
April 11, 2025
|
Improve performance in Flux.jl
|
|
0
|
52
|
April 10, 2025
|
Why does explicit declaration of ::INT save 40% runtime?
|
|
17
|
506
|
April 2, 2025
|
[ANN] LightSumTypes.jl v4
|
|
33
|
2129
|
March 26, 2025
|
How to improve structural_simplify performance?
|
|
12
|
251
|
March 25, 2025
|
Solving large scale NLP problem on HPC cluster
|
|
5
|
149
|
March 25, 2025
|
New on Forem: “Generate Prime Pairs for Goldbach's Conjecture"
|
|
3
|
249
|
March 18, 2025
|
How can I use pre-allocated vectors in a private way?
|
|
7
|
97
|
March 18, 2025
|
Pkg performance on Windows Dev Drive
|
|
1
|
82
|
March 14, 2025
|
Sorting in-place several Vector's simultaneously
|
|
21
|
453
|
March 3, 2025
|
Performance in broadcasting vs function preallocation?
|
|
6
|
97
|
February 23, 2025
|
How To Quickly Iterate over a Collection of Dictionaries?
|
|
2
|
112
|
February 5, 2025
|
Removing bounds checking for HPC - `--check-bounds=unsafe`?
|
|
51
|
748
|
February 1, 2025
|
Understanding `Base.findall` and customizing it
|
|
2
|
101
|
January 26, 2025
|
Type instability when broadcasting anonymous function
|
|
3
|
80
|
January 19, 2025
|
Advice speeding up a turing model
|
|
7
|
185
|
January 14, 2025
|
Exploring Efficient not in Operations in Julia: Benchmarking Different Methods
|
|
10
|
291
|
January 14, 2025
|
Struct containing a dictionary of cache buffers?
|
|
1
|
40
|
January 10, 2025
|
Poor performance of SIMD vectorization in the latest version of Julia (v1.11.2)
|
|
19
|
761
|
January 8, 2025
|
Calling Python function JIT compiled with JAX from Julia without overhead
|
|
12
|
719
|
December 31, 2024
|
Julia runs slower after many loop iterations (solve ODE problem)
|
|
3
|
114
|
December 29, 2024
|
Performance regression on v1.12 (nightly): `hypot(::Float64, ::Float64)` causes allocations
|
|
1
|
267
|
December 16, 2024
|