mirror of
https://github.com/discourse/discourse.git
synced 2025-06-23 13:25:15 +08:00

These are a few small tweaks that slightly improve performance. - we omitted 1 query from the post guardian which could cause an N+1 - cook_url has been sped up a bit - url helper avoids re-creating sets for no reason