Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

Suggestions on tuning Hamlbars performance? #54

Open
robwierzbowski opened this issue Jan 9, 2014 · 1 comment
Open

Suggestions on tuning Hamlbars performance? #54

robwierzbowski opened this issue Jan 9, 2014 · 1 comment

Comments

@robwierzbowski
Copy link

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.

@robwierzbowski
Copy link
Author

Although now that I look at the source code I think it might be because it's loading Sprockets/Tilt. Thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant