The [fast] listInstancesInPageOrder:* methods are designed to create a list of instances ordered by the page on which the object currently resides. The multithreaded listInstances scans divide the effort of performing a scan between multiple threads/sub-sessions, which resulted in the performance of these methods becoming unreasonably slow.
Last updated: 1/27/16