|
Time to build system and problem is slower in Julia 1.12 with MTKv11
|
|
12
|
553
|
April 17, 2026
|
|
ResumableFunctions @yield doesn't work even in the simplest IO example
|
|
2
|
138
|
April 15, 2026
|
|
Calling Julia from Python without severe startup
|
|
5
|
526
|
April 12, 2026
|
|
Design patterns around large type unions
|
|
6
|
177
|
April 7, 2026
|
|
Help eliminate a captured variable
|
|
1
|
160
|
April 6, 2026
|
|
Reusing @local cache when multithreading
|
|
1
|
99
|
April 6, 2026
|
|
Poor vectorization when comparing unsigned integers
|
|
4
|
277
|
April 5, 2026
|
|
Contradictory nested function performance and allocation
|
|
2
|
121
|
April 4, 2026
|
|
Multithreading performance in different Julia versions
|
|
0
|
148
|
April 3, 2026
|
|
Reactant.jl + Enzyme: ~10 min compilation overhead triggered by hidden-to-hidden Dense layers
|
|
1
|
304
|
March 27, 2026
|
|
Functions with identical native code but different benchmarks
|
|
14
|
660
|
March 27, 2026
|
|
What is the fastest way of realizing transpose of a CSR (or CSC) matrix?
|
|
33
|
577
|
March 19, 2026
|
|
Command line performance: pkg app, precompilation and juliac
|
|
4
|
283
|
March 18, 2026
|
|
Is Claude right on this (a cache size growing analysis)?
|
|
16
|
876
|
March 13, 2026
|
|
Numpy vs Julia matrix multiplication
|
|
7
|
930
|
March 13, 2026
|
|
Parallelization in Julia vs C++
|
|
21
|
996
|
March 11, 2026
|
|
Julia takes up a lot of space on my disk - what can be cleaned?
|
|
6
|
425
|
March 11, 2026
|
|
Why do `@allocated` and `Profile.Allocs.@profile` give different results?
|
|
1
|
169
|
March 10, 2026
|
|
Improving the fastest pure-Julia cryptographic hash!
|
|
4
|
941
|
March 8, 2026
|
|
Sysimage creation process gets OOM killed (out-of-memory)
|
|
3
|
120
|
March 7, 2026
|
|
Why isn't julia broadcasting through my function
|
|
3
|
162
|
March 2, 2026
|
|
Combining reshape and view sometimes allocates
|
|
2
|
216
|
February 20, 2026
|
|
Benchmarking and Pkg.test()
|
|
5
|
756
|
February 19, 2026
|
|
Simple simulation
|
|
8
|
226
|
February 17, 2026
|
|
ODBC querying Snowflake is super slow
|
|
4
|
258
|
February 11, 2026
|
|
Reactant: how to use it, limititations and opportunities?
|
|
1
|
326
|
February 11, 2026
|
|
Optimization help needed: UDE performance
|
|
2
|
269
|
February 10, 2026
|
|
Extract unique types between two Tuples at compile time
|
|
10
|
352
|
February 9, 2026
|
|
How to avoid runtime-dispatch in loop
|
|
7
|
379
|
February 9, 2026
|
|
Does @propagate_inbounds affect one method, or all methods (-> the function)?
|
|
3
|
111
|
February 6, 2026
|