discourse/app
Sam f5cf647e57
DEV: add routes_lazy_route to boost boot-up time (#14545)
The lazy route initialization cuts down boot time of rails.

On my local system it cuts out 200ms of boot time taking me from 3.2 to 3 seconds.

This is not a radically enormous amount of time, but paper cuts add up, and a faster boot in dev will make everyone happy.

TBD if we want to also include this in production.

Gem is heavily maintained by @amatsuda, last commit 3 days ago.
2021-10-11 13:22:13 +11:00
..
assets DEV: Plugin API for customizing text in the composer conditionally 2021-10-08 13:58:18 -04:00
controllers DEV: Various behind-the-scenes improvements to PresenceChannel (#14518) 2021-10-07 15:50:14 +01:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs DEV: add routes_lazy_route to boost boot-up time (#14545) 2021-10-11 13:22:13 +11:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FIX: topic_tracking_state not erroring when missing user_stat (#14559) 2021-10-11 13:20:55 +11:00
serializers DEV: Move settings to linkify to the serializer code. (#14553) 2021-10-07 12:41:57 -03:00
services FEATURE: save local date to calendar (#14486) 2021-10-06 14:11:52 +11:00
views DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00