• Scott Wolchok's avatar
    Avoid copying cached RegExes for scalars · 005a6a19
    Scott Wolchok authored
    This improves performance on the test.yaml attached to #158 by about
    25% on my machine as compared to the previous commit (0.25s -> 0.20s),
    as measured by `time build/util/parse < test.yaml > /dev/null`.
    005a6a19
scanscalar.h 2.18 KB