Program CreditStats is a 64 bit windows app that can provide BOINC credit statistics for a computer (not a user).
Statistics include basic information for a project such as the number of WorkUnits, the number of errors, valid WUs and WU errors. A page of data is read and processed to obtain the elapsed clock hours, and total number of points. The CPU and GPU time is shown along with credits per second for CPU and GPU. Click here to see results for a typical Einstein listing.
On startup the application will obtain the number of projects that BOINCTASKS is using. Click here for example.
Optionally, links to the top computers for various projects are available to look at. Click here to see.
To obtain statistics you enter a URL to a project. The URL must contain a HOST or HOSTID. There is no need for username or password not does any account need to be logged in. The app can be run in any win10 or 11 PC. Use the PASTE button to put a URL from the windows clipboard into the application else type in your changes and then click the Click to verify the above URL button.
Press the FIND button to fetch the first page of information. Click the NEXT button to accumulate more data.
Tabs Host List and Sequencer are used to obtain credit average from several PCs at once for comparison purposes. Click here to see Host List. Results for a single host are shown here and the comparison of all is shown here.
The app was written in C# and the sources and executables are at Github for download.
Click here for a demo video.