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
Thank you. So far the swig is not maintained by its author (https://github.com/paularmstrong/swig), we couldn't do much about it. I personally suggest to use ejs for more clear syntax :).
As the title presents, I found the swig style template always got memory leaks.
Example:
neat & next use swig, and leaks, with cpu 100%+
yilia use ejs use 160MB+ memory, so far so good
About the leak of neat, I found it several month ago, see https://cnodejs.org/topic/5743f7c4754d17df1e44d97d , and I tried to find what happens in hexo & swig. Looks like I did not get there.
So I guess replace swig with ejs will save my little theme, and report the problem here. Thanks
The text was updated successfully, but these errors were encountered: