More info on "Status of numbers" page
Message boards :
Questions/Problems/Bugs :
More info on "Status of numbers" page
Message board moderation
Previous · 1 · 2
Author | Message |
---|---|
Send message Joined: 26 Jun 08 Posts: 645 Credit: 472,403,328 RAC: 255,826 |
could you add a field to server status page to say how many tasks/workunits have been processed for the day updating every couple of hours? That one was easy. I added a field with the total credit awarded in the past 24 hours. It pulls it live out of the database every time the server status page is updated, which is every 10 minutes. Turns out that the load it adds to the database is negligible. |
Send message Joined: 16 Oct 09 Posts: 46 Credit: 833,166 RAC: 1 |
I added a field with the total credit awarded in the past 24 hours. It pulls it live out of the database every time the server status page is updated, which is every 10 minutes. Turns out that the load it adds to the database is negligible. Thanks Greg. Hopefully it will increase daily through put. |
Send message Joined: 5 Sep 09 Posts: 7 Credit: 1,497,578 RAC: 0 |
Never satisfied, are ya? :-) I was since 2009, but today, I have a new request for you :) Each factorization takes now more time to complete. Could you add an indicator (new column, or after label 'sieving') on the factorization progress Something like: Sieving 15% or Sieving 435204/55458545 (WU done/total) Thanks |