You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2024. It is now read-only.
Use the same isolate that is used for running all instances of that template. Shelling out might be what causes compilation of templates to be so slow (0.5s per template). Or maybe pug is just slow to compile and in that case not much can be done about this.
The text was updated successfully, but these errors were encountered:
Use the same isolate that is used for running all instances of that template. Shelling out might be what causes compilation of templates to be so slow (0.5s per template). Or maybe pug is just slow to compile and in that case not much can be done about this.
The text was updated successfully, but these errors were encountered: