Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarks vs Jade #196

Closed
iamdustan opened this issue Dec 18, 2013 · 1 comment
Closed

Benchmarks vs Jade #196

iamdustan opened this issue Dec 18, 2013 · 1 comment
Labels

Comments

@iamdustan
Copy link

It would be great to see some benchmarks compared to Jade to at least give a sense of difference if there is any.

@bminer
Copy link
Owner

bminer commented Dec 20, 2013

As a rule of thumb, Blade view compilation will be quite slow, but view renderings should be pretty darn fast.

When comparing to Jade, the view rendering performance should be about the same, but I'd bet that the Jade compiler is faster than Blade's.

Checkout issue #180 and https://github.com/bminer/node-blade/wiki/Benchmarks for more info.

Closing this issue for now.

@bminer bminer closed this as completed Dec 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants