Pre-allocate ninjaString slices
Naively pre-allocate ninjaString slices by counting $ characters as an estimate of how many variables will be needed. Saves 5% cpu time on one workload. Change-Id: Ib3a41df559d728b2db047f6dbbf9eb06d7045303
Loading
Please sign in to comment