If saving orders, changing statuses, or checkout is slow — the issue may not be the page itself but email notification sending. Test by saving a user profile with and without notification. If email is the culprit, profile where the delay occurs: in the mail sending function itself, or in CS-Cart's pre-send logic (e.g., file_get_contents fetching inline images).