What is the performance difference between `->resources()` and `->discoverResources()`?

How much more performance is gained by using ->resources() instead of discovery via ->discoverResources().
Was this page helpful?