vapor / template-kit

📄 Easy-to-use foundation for building powerful templating languages in Swift.
MIT License
46 stars 17 forks source link

improve render caching, fixes #24 #31

Closed tanner0101 closed 6 years ago

tanner0101 commented 6 years ago

Fixes an issue where render(_:_:) would not cache parsed ASTs. This method is used by TemplateEmbed which resulted in excessive file loading and parsing for views that embedded other views.

penny-coin commented 6 years ago

Hey @tanner0101, you just merged a pull request, have a coin!

You now have 841 coins.