Project

General

Profile

« Previous | Next » 

Revision 23b60a17

Added by Chris Duryee about 7 years ago

Fixes #18554 - skip collection_cache_lookup on authorized_for

The call to `authorized_for` can take multiple seconds in some cases,
leading to performance issues.

This patch will bypass the cache lookup, resulting in similar times for
admins and non-admins when viewing pages with lots of hosts.

  • added
  • modified
  • copied
  • renamed
  • deleted