oysh/crates/oyster_parser
Charlotte Meyer 009947fa29 perf(parser): Vec::with_capacity for great improvements
Also played around with SmallVec, it is actually perfoming worse in most
cases, and "equal" at best.

Signed-off-by: Charlotte Meyer <dev@buffet.sh>
2022-11-07 21:48:44 +00:00
..
src perf(parser): Vec::with_capacity for great improvements 2022-11-07 21:48:44 +00:00
tests/it fix(parser): make ; be part of the statement 2022-11-07 13:41:28 +00:00
Cargo.toml refactor(tests): use expect-test rather than insta 2022-10-28 08:12:26 +00:00