Loading the pending orders page is extremely slow and expensive when you have a lot of pending orders (5,884 on my system). The processing of the table should be done server side, not client side.
*** This bug has been marked as a duplicate of bug 20212 ***