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
You can check why it is slower in certain cases by using profilers.
I think it is slower than other templating engines sometimes because it has more complex logic.
And besides, you need to choose a template engine for the task, rather than looking for "the fastest" one and yet this package is faster than STD's html/template.
Is this bench comparison still valid? https://github.com/SlinSo/goTemplateBenchmark
If yes, why Quicktemplate is NOT the faster?
The text was updated successfully, but these errors were encountered: