-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
map in +/- for Arrays
arrays
#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 Latency
REPL
Julia's REPL (Read Eval Print Loop)
REPL/src/Terminals.jl into Base to work around significant invalidations from it
latency
#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 Latency
_artifact_str function behind a world age barrier
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…
Don't filter Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
latency
Latency
Core methods from newly-inferred list
backport 1.10
#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…
replace incorrect Method.deleted_world with more useful Method.dispatch_status enum
latency
Latency
#58291
by vtjnash
was merged May 6, 2025
Loading…
Eagerly evaluate indices in [a, r, r, a, y, s]
latency
Latency
eachindex check
arrays
#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 Precompilation of modules
latency
Latency
type_in_worklist query
compiler:precompilation
#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 Latency
linear algebra
Linear algebra
syevd! and syev!
latency
#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 Latency
linear algebra
Linear algebra
MulAddMul by alpha,beta in __muldiag
latency
#56360
by jishnub
was merged Nov 11, 2024
Loading…
Add one-arg Latency
linear algebra
Linear algebra
norm method
latency
#56330
by jishnub
was merged Oct 29, 2024
Loading…
Scaling [a, r, r, a, y, s]
latency
Latency
linear algebra
Linear algebra
performance
Must go faster
mul! for generic AbstractArrays
arrays
#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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.