Commit 6b4377d
perf(minifier): use Vec::with_capacity for inline template expressions
Pre-allocate the Vec based on the number of expressions to avoid
incremental reallocations.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent e62524d commit 6b4377d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
0 commit comments