How the compiler decides which allocation is eliminated?
|
|
27
|
706
|
December 14, 2024
|
Performance of Dictionaries.jl vs Base.Dict
|
|
32
|
3284
|
December 13, 2024
|
Export Markdown.parse?
|
|
6
|
245
|
December 13, 2024
|
Improved allocation design, with 4-byte pointers, and sometimes 5-byte in effect
|
|
10
|
778
|
December 12, 2024
|
>= 2gb sysimages for Mac?
|
|
0
|
127
|
December 10, 2024
|
Performance optimization by NPUs
|
|
1
|
126
|
December 10, 2024
|
Should Dict avoid GC allocations for isbits key/value types?
|
|
3
|
192
|
December 10, 2024
|
Sort tuple
|
|
11
|
669
|
December 8, 2024
|
Terminal on Windows: git bash
|
|
2
|
1046
|
December 8, 2024
|
Init for mutating op: reduce(op!, xs; oninit)
|
|
1
|
106
|
December 5, 2024
|
Symbol is Base.isexported but not Base.isbindingresolved?
|
|
4
|
144
|
December 5, 2024
|
Autovectorization in Julia 101
|
|
2
|
347
|
December 5, 2024
|
`cholesky!` L.data pointer question
|
|
1
|
83
|
December 2, 2024
|
Why can Julia spawn new processes but not new threads?
|
|
1
|
347
|
November 30, 2024
|
Evalpoly without coefficients: ugly errors, zero polynomial?
|
|
1
|
511
|
November 28, 2024
|
I want to understand Julia type system, I need some guide for this quest
|
|
4
|
460
|
November 23, 2024
|
Standardize code path to reconstruct factorizations
|
|
1
|
95
|
November 21, 2024
|
Why isn't this Base piracy breaking a Base method call?
|
|
2
|
141
|
November 21, 2024
|
What does “moving compiler out of Base” actually entail?
|
|
4
|
334
|
November 18, 2024
|
Status of Julia 1.12
|
|
5
|
2592
|
November 17, 2024
|
Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1732
|
November 16, 2024
|
Build failure
|
|
14
|
247
|
November 12, 2024
|
Roadmap for small binaries
|
|
126
|
11368
|
November 10, 2024
|
Reducing Channel Lock Contention with Batches
|
|
4
|
212
|
November 6, 2024
|
Adding a type parameter annotation symbol that preserves the original bound
|
|
16
|
260
|
November 1, 2024
|
Multiple-dispatch depending on output type?
|
|
21
|
2607
|
October 31, 2024
|
Julia 1.11 is slower than 1.10?
|
|
48
|
3889
|
October 29, 2024
|
Should memory allocation alignment be increased to e.g. 64 (or 256)?
|
|
3
|
310
|
October 27, 2024
|
Docstrings: Imperative or indicative mood?
|
|
19
|
757
|
October 23, 2024
|
Allowing for keyword arguments in do-block
|
|
11
|
1453
|
October 22, 2024
|