Files
NodeBB/src/socket.io
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-10-16 22:41:38 -04:00
2020-07-29 12:50:18 -04:00
2019-09-13 18:24:21 -04:00
2020-10-26 10:43:18 -04:00
2019-03-19 15:42:42 -04:00
2020-09-06 23:45:00 -04:00
2017-05-27 01:44:26 -04:00
2018-09-28 23:13:07 -04:00
2020-10-22 14:07:50 -04:00