-
-
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
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…
avoid defining Latency
libgit2
The libgit2 library or the LibGit2 stdlib module
convert(Vector{String}, ...) in LibGit2
latency
#56082
by KristofferC
was merged Oct 10, 2024
Loading…
fix a huge part of invalidation on defining a new Type inference
invalidations
latency
Latency
Integer subtype
compiler:inference
#55583
by nsajko
was closed Aug 31, 2024
Loading…
Accept axes in Base.checkdims_perm
arrays
[a, r, r, a, y, s]
latency
Latency
#55403
by jishnub
was merged Aug 7, 2024
Loading…
prevent specialization for unused argument: Data structures holding multiple items, e.g. sets
latency
Latency
argtail, _front
collections
#55154
opened Jul 17, 2024 by
nsajko
Loading…
LAPACK: annotate size check in Latency
linear algebra
Linear algebra
lacpy! with @noinline for reduced latency
latency
#55029
by jishnub
was merged Jul 5, 2024
Loading…
Matmul: dispatch on specific blas paths using an enum
latency
Latency
linear algebra
Linear algebra
#55002
by jishnub
was merged Oct 24, 2024
Loading…
Reduce branches in 2x2 and 3x3 stable_muladdmul for standard cases
latency
Latency
linear algebra
Linear algebra
#54951
by jishnub
was merged Jun 27, 2024
Loading…
Split generic_matmul for strided matrices into two halves
latency
Latency
linear algebra
Linear algebra
#54552
by jishnub
was merged May 25, 2024
Loading…
Aggressive constprop in norm
latency
Latency
linear algebra
Linear algebra
#54523
by jishnub
was merged May 20, 2024
Loading…
Replace mul! by broadcasting in exp!
latency
Latency
linear algebra
Linear algebra
#54493
by jishnub
was merged May 17, 2024
Loading…
Copy parent in copy_similar for Symmetric/Hermitian
latency
Latency
linear algebra
Linear algebra
#54473
by jishnub
was merged May 20, 2024
Loading…
LinearAlgebra: aggressive constprop in opnorm
latency
Latency
linear algebra
Linear algebra
#54472
by jishnub
was merged May 15, 2024
Loading…
Targeted Latency
linear algebra
Linear algebra
stable_muladdmul branches in small matmul
latency
#54470
by jishnub
was merged May 15, 2024
Loading…
Compile-time stride checks in matmul functions
latency
Latency
linear algebra
Linear algebra
#54461
by jishnub
was merged May 14, 2024
Loading…
LinearAlgebra: compile-time stride check in Latency
linear algebra
Linear algebra
gemv! to reduce latency
latency
#54449
by jishnub
was merged May 14, 2024
Loading…
Reduce matmul latency by splitting small matmul
latency
Latency
linear algebra
Linear algebra
#54421
by jishnub
was merged May 12, 2024
Loading…
add a precompile signature to Artifacts code that is used by JLLs
latency
Latency
#54350
by KristofferC
was merged May 4, 2024
Loading…
use afoldl instead of tail recursion for tuples
latency
Latency
#53665
by vtjnash
was merged Mar 12, 2024
Loading…
break inference in Windows env caching to prevent a large set of invalidations from popular packages
latency
Latency
#52760
by KristofferC
was closed Jan 9, 2024
Loading…
Improve type stability in Artifacts code
latency
Latency
#52759
by KristofferC
was merged Jan 8, 2024
Loading…
fix invalidations related to Change should be backported to release-1.9
compiler:inference
Type inference
latency
Latency
ismutable
backport 1.9
#52170
by ranocha
was merged Nov 28, 2023
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.