julia
Fix performance regression in hvcat of simple matrices
#57422
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
13
Changes
View On
GitHub
Fix performance regression in hvcat of simple matrices
#57422
IanButterworth
merged 13 commits into
JuliaLang:master
from
BioTurboNick:fix-perf-hvcat-mats
KristofferC
added
performance
KristofferC
added
backport 1.12
vtjnash
commented on 2025-10-16
adienes
commented on 2026-02-19
adienes
commented on 2026-02-19
Reduce multiplication with high dimensions
085f14f3
More efficient copying of vectors/matricies
dc3410d8
Simplify array copying as chunks, and guard against 0-length arrays
e71a8ad9
whitespace
d84cd6ea
Balance performance trade-offs
eb576dc1
Eliminate bottleneck
ba39295a
Remove stray Base
56b0f267
Move inline in
b8a1b34f
Fix lost type information in `typed_hvncat` for 1-d arrays
ef214935
use method
1640127d
Remove unnecessary inline
8fb69a8a
BioTurboNick
force pushed
from
c5e9be3c
to
8fb69a8a
128 days ago
Restore actually-necessary `@inline`
7850c049
Merge branch 'master' into fix-perf-hvcat-mats
3b622902
adienes
approved these changes on 2026-04-07
adienes
removed
backport 1.12
adienes
added
merge me
adienes
added
backport 1.12
adienes
added
backport 1.13
IanButterworth
merged
211af655
into master
81 days ago
IanButterworth
removed
merge me
KristofferC
removed
backport 1.13
Login to write a write a comment.
Login via GitHub
Reviewers
adienes
vtjnash
Assignees
No one assigned
Labels
performance
backport 1.12
Milestone
No milestone
Login to write a write a comment.
Login via GitHub