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
@tural-esger , hero syntax and template model looks quite complicated comparing to quicktemplate. As for the performance, this may be related to the fact that quicktemplate allows output streaming without the need to buffer all the template output result in memory. From the first sight it looks like hero requires buffering the output result in memory.
I am using hero right now. I want to know what features are much better than hero? Performance is worse than hero I know it.
The text was updated successfully, but these errors were encountered: