Files
NodeBB/src/meta
Barış Soner Uşaklı a05905f196 performance improvements (#8795)
* perf: nconf/winston/render

cache nconf.get calls
modify middleware.pageView to call next earlier
don't call winston.verbose on every hook see https://github.com/winstonjs/winston/issues/1669
translate header/footer separately and cache results for guests

* fix: copy paste fail

* refactor: style and fire hook only log in dev mode

* fix: cache key, header changes based on template

* perf: change replace

* fix: add missing await

* perf: category

* perf: lodash clone

* perf: remove escapeRegexChars
2020-10-26 10:43:18 -04:00
..
2020-01-26 22:18:07 -05:00
2020-10-14 22:49:39 -04:00
2020-10-14 22:49:39 -04:00
2020-10-26 10:43:18 -04:00
2020-10-14 23:32:30 -04:00
2020-08-14 00:05:03 -04:00
2020-10-14 22:49:39 -04:00
2020-10-23 14:20:47 -04:00
2020-10-26 10:43:18 -04:00
2020-10-01 23:02:44 -04:00