Closed
Description
@spookylukey has some benchmarks on his compiler branch, I'd love to land some variant of that ahead of time. That way we have a baseline idea on how the current code performs.
I'm wondering if we should, perhaps at least in addition to what's on branch, have some less micro-benchmark-y mini-benchmark, with, say 20 strings, 1 Term reference, one plural and variable ref? Or something like that? Still pretty unrealistic at that, but maybe a tad better.
And, maybe adjust the readme to use py-spy instead of pyflame? py-spy runs on more OSes, and bundles the flamegraph stuff.