pokerguy wrote:
When I click on a players name and then try and select "Games played with me", "Active Games", or "Top 10 Opponents" all I get is a message about page generated in ..... seconds. Anyone else having this same result? That's your blame!  Till some seconds ago, you played 12650 games in 800 days. To reply to your request, the system must check on all the games that are on-line and get the values required. This means that if you want to know your "Top 10 Opponents", the system will open a temporary table with a line for each person you played with, and before writing the new line it must check the prior ones. And does this for each player of each game you played. If you have 3000 games on-line and each games has a medium of 6 players, the system will have to check, while dealing with the other requests, 18000 positions. Quite a load for a system. That's the reason for which the old "Players' statistics page ( http://www.youplay.it/play/bm_GameStats.asp ) has been replaced by the new one ( http://www.youplay.it/play/bm_Stats.asp ) and is produced only on a specific request. |