Skip to content

Simple reproduction to show template compilation regression in Ember 3.25

Notifications You must be signed in to change notification settings

brendenpalmer/repro-ember-3-25-template-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember 3.25 Template Regression

This is a simple repo to help in debugging the template compilation speed regression in Ember 3.25.

Usage

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

About

Simple reproduction to show template compilation regression in Ember 3.25

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages