Quite happy with the speed of the background task that ingests #ActivityPub data sent to #PieFed from other servers. Most Activitys are processed in around 0.1 seconds, average of 0.22 seconds, or ~5 per second. This is with just one worker process.
If a 4 core VPS can handle 6(?) worker processes/threads it'll do 6 * 5 = 30 per sec.
Based on the load of https://kglitch.social I expect at most 3 per second.
That'll be fine for now.