-
-
Notifications
You must be signed in to change notification settings - Fork 1k
perf(ast): ThinVec #217
Copy link
Copy link
Closed as not planned
Labels
A-astArea - ASTArea - ASTC-investigationCategory - it represents an investigation. Further steps may change/add C-label(s)Category - it represents an investigation. Further steps may change/add C-label(s)C-performanceCategory - Solution not expected to change functional behavior, only performanceCategory - Solution not expected to change functional behavior, only performance
Metadata
Metadata
Assignees
Labels
A-astArea - ASTArea - ASTC-investigationCategory - it represents an investigation. Further steps may change/add C-label(s)Category - it represents an investigation. Further steps may change/add C-label(s)C-performanceCategory - Solution not expected to change functional behavior, only performanceCategory - Solution not expected to change functional behavior, only performance
Type
Fields
Give feedbackPriority
None yet
From https://nnethercote.github.io/2023/03/24/how-to-speed-up-the-rust-compiler-in-march-2023.html
I wonder how hard it is to crate our own ThinkVec based on bumpalo 🤔