perf: Use `Arc<str>` for task dependency hashes to avoid heap clones #11962
fix: Resolve Windows compilation error in binary_search type coercion
960dbbfa
perf: Optimize engine builder, task visitor, and untracked file disco…
d996522e
perf: Parallelize turbo run pre-execution hot path
d5dfd6e4
Merge branch 'main' of https://github.com/vercel/turborepo into perf/…
af9d463e
fix: Remove dead code from Dependencies::new and DependencySplitter::…
bf36bfad
Merge branch 'main' of https://github.com/vercel/turborepo into perf/…
b13977c8
chore: Add tracing spans to previously uninstrumented hot path functions
493073e7
Merge branch 'main' of https://github.com/vercel/turborepo into chore…
0e826b16
Merge branch 'main' of https://github.com/vercel/turborepo into chore…
0739ca50
perf: Use Arc<str> for task dependency hashes to avoid heap clones
c06149cf
anthonyshew
changed the title perf: Use Arc<str> for task dependency hashes to avoid heap clones perf: Use `Arc<str>` for task dependency hashes to avoid heap clones 4 days ago
perf: Propagate Arc<str> through HashTrackerInfo trait and SharedTask…
05de9262
vercel
commented
on 2026-02-22
fix: Explicitly enable serde/rc for Arc<str> serialization
33b8a846
anthonyshew
deleted the perf/arc-str-dependency-hashes branch 4 days ago
claude
added claude-code-assisted
Assignees
No one assigned
Labels
claude-code-assisted
Login to write a write a comment.
Login via GitHub