Bulk Mark as Spam performance, very slow
-
Before I report a bug on this, I figured I’d see if anybody else is seeing the same thing. If I Mark as Spam a bunch (75) of pending comments, it takes a very long time to update the page (like 30 seconds or so), a zillion httpds spawn, and it locks up my entire server. This seems like a very simple operation (just update the comment to spam in the db), I can’t imagine why it’d be so slow.
Is there a good way to profile where wp is taking this time on this operation?
Edit: looks like xdebug is the way to go for php profiling, I’ll check that out. Also found this: https://codex.www.ads-software.com/Testing_WordPress_Performance
Thanks,
Chris
- The topic ‘Bulk Mark as Spam performance, very slow’ is closed to new replies.