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 has been archived by the owner on May 25, 2018. It is now read-only.
Working on an app with ~30 medium sized hamlbars files, hamlbars takes 26 seconds to compile. We're running it as bundle exec haml -I. -r hamlbars, with Haml 4.x., from the command line.
Is this normal, or is there something we should be looking at/doing better? Our raw haml files are smaller, but proportionally compile much faster.
The text was updated successfully, but these errors were encountered:
Working on an app with ~30 medium sized hamlbars files, hamlbars takes 26 seconds to compile. We're running it as
bundle exec haml -I. -r hamlbars
, with Haml 4.x., from the command line.Is this normal, or is there something we should be looking at/doing better? Our raw haml files are smaller, but proportionally compile much faster.
The text was updated successfully, but these errors were encountered: