Problem is there are significant (but not massive) performance problems with running gamemaster to process single games. I'd have to look at some stats to be sure, but from my experience on my dev server there seem to often be multiple games to be processed per 5 minute gamemaster process
Profiling showed that it takes about 20ms to get things set up, PHP parsed etc and header.php gone through (on my home system), and about 30ms on average for a full Diplomacy adjudication (sub-ms times for something like drawing a game).
Are people really complaining about the 5 minute wait period though? Seems odd, maybe people would be satisfied with just having a better idea why it is taking 5 mins
Not sure, it's a trade-off and I'm not sure of the cost/benefit, but with the performance of 0.9 in practice unknown at the moment, and potentially higher due to rich search and home-page notice queries, I'm not looking for places to sacrifice performance atm
