Well, you could put output the loop (or run through the loop, and tell it to output something like every x number of records🙂
10 of 10000 records updated
20 of 10000 records updated
etc....
I think what you want would require some JavaScripting to give a realtime accounting of the looping, which would need to be done client-side.