This is a simple repo to help in debugging the template compilation speed regression in Ember 3.25.
To use this, run yarn install
, then to run the benchmark/comparison, run yarn bench
.
At the end of the comparison, you should see something like:
Total precompile time using `[email protected]` 10129
Total precompile time using `[email protected]` 52417