Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

map in +/- for Arrays arrays [a, r, r, a, y, s] latency Latency performance Must go faster
#59961 by jishnub was merged Nov 11, 2025 Loading…
Reinstate PrecompileTools-esque caching for REPL latency Latency REPL Julia's REPL (Read Eval Print Loop)
#59850 by vchuravy was merged Oct 16, 2025 Loading…
move REPL/src/Terminals.jl into Base to work around significant invalidations from it latency Latency REPL Julia's REPL (Read Eval Print Loop)
#59590 by KristofferC was merged Sep 19, 2025 Loading…
Update Artifacts precompile statement artifacts compiler:precompilation Precompilation of modules latency Latency
#59371 by JamesWrigley was merged Aug 24, 2025 Loading…
shield _artifact_str function behind a world age barrier latency Latency
#58957 by KristofferC was merged Jul 10, 2025 Loading…
add a precompile workload to TOML latency Latency
#58949 by KristofferC was merged Jul 10, 2025 Loading…
stored method interference graph latency Latency
#58948 by vtjnash was merged Jul 22, 2025 Loading…
Don't filter Core methods from newly-inferred list backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 latency Latency
#58510 by topolarity was merged May 27, 2025 Loading…
Convert remaining JLL stdlibs to LazyLibraries JLLs latency Latency
#58444 by IanButterworth was merged May 28, 2025 Loading…
5 tasks done
Add some precompiles to help loading time latency Latency
#58436 by IanButterworth was merged May 16, 2025 Loading…
Eagerly evaluate indices in eachindex check arrays [a, r, r, a, y, s] latency Latency
#58054 by jishnub was merged Apr 12, 2025 Loading…
Add set to temporary roots to avoid O(N) check latency Latency
#57961 by gbaraldi was merged May 10, 2025 Loading…
staticdata: Memoize type_in_worklist query compiler:precompilation Precompilation of modules latency Latency
#57917 by topolarity was merged Mar 31, 2025 Loading…
compile: make more efficient by discarding internal names compiler:codegen Generation of LLVM IR and native code latency Latency
#56702 by vtjnash was merged Nov 29, 2024 Loading…
Add mechanism to disable creating new worlds latency Latency
#56639 by vtjnash was merged Nov 28, 2024 Loading…
Scaling loop instead of broadcasting in strided matrix exp arrays [a, r, r, a, y, s] latency Latency linear algebra Linear algebra
#56463 by jishnub was merged Nov 10, 2024 Loading…
Remove aggressive constprop annotation from 2x2 and 3x3 matmul latency Latency linear algebra Linear algebra
#56453 by jishnub was merged Nov 8, 2024 Loading…
Avoid constprop in syevd! and syev! latency Latency linear algebra Linear algebra
#56442 by jishnub was merged Nov 8, 2024 Loading…
Dispatch in generic_matmatmul latency Latency linear algebra Linear algebra
#56384 by jishnub was merged Oct 30, 2024 Loading…
Replace MulAddMul by alpha,beta in __muldiag latency Latency linear algebra Linear algebra
#56360 by jishnub was merged Nov 11, 2024 Loading…
Add one-arg norm method latency Latency linear algebra Linear algebra
#56330 by jishnub was merged Oct 29, 2024 Loading…
Scaling mul! for generic AbstractArrays arrays [a, r, r, a, y, s] latency Latency linear algebra Linear algebra performance Must go faster
#56313 by jishnub was merged Oct 24, 2024 Loading…
Reduce generic matrix*vector latency latency Latency linear algebra Linear algebra
#56289 by jishnub was merged Oct 23, 2024 Loading…
slightly improve inference in precompilation code latency Latency
#56084 by KristofferC was merged Oct 10, 2024 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.