Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 8
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1721 times and has 7 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Improve statistics: Average bar request

I'd like something like this, it'd help me keep up with my average hours/say:


Link to image

You could extended to the other 2 histograms.
----------------------------------------
[Edit 1 times, last edit by Former Member at Aug 8, 2013 3:07:03 AM]
[Aug 8, 2013 2:58:08 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Tullus
Cruncher
Joined: Nov 14, 2008
Post Count: 29
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Improve statistics: Average bar request

Not exactly what you asked for, but I am working on this project:
https://code.google.com/p/py-boinc-plotter/

It doesn't do exactly what you wanted, but I am sure you can modify it to your liking (if you know python).
[Aug 8, 2013 9:00:02 AM]   Link   Report threatening or abusive post: please login first  Go to top 
SNURK
Veteran Cruncher
The Netherlands
Joined: Nov 26, 2007
Post Count: 1217
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Improve statistics: Average bar request

The average run time per day is printed on your signature. Right now it says 2.11 days. smile
Average points and results per day are also there.

Hope that helps.
----------------------------------------
[Aug 8, 2013 10:23:17 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Improve statistics: Average bar request

Generous of you Tallus and a fine example the power sharing, thank you, but I don't know Python, I'm trying to learn C++ and Haskell yet, thanks anyway. Your pre-alpha looks pretty beta to me, nice graphics and I think you're not far from what I requested, if you could average the CPU times of those 2 weeks, it'd be it. I could download Python to compile it for Win 7 x64, but I'd like it to be on WCG stats too.
----------------------------------------
[Edit 1 times, last edit by Former Member at Aug 8, 2013 10:34:35 AM]
[Aug 8, 2013 10:24:52 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Tullus
Cruncher
Joined: Nov 14, 2008
Post Count: 29
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Improve statistics: Average bar request

Thanks, I guess the webpage is getting a bit dated already.

I must point out that the "Estimated time", "Final cpu time", "Final clock time" and "flops" is from the job_log on the local machine (so if you have multiple machines, your screwed). Would an average still interest you?

Note that you would need at least numpy and matplotlib in addition to python, which isn't always the simplest packages to install.
[Aug 8, 2013 10:58:17 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Improve statistics: Average bar request

You're welcome and actually what I need on the webpage is only the average, otherwise for me it shows all I want to know about my contribution.

I have only 1 PC so sure, but please do it from the already finished WU CPU times, not from estimation, please.

I'm a PC tech for a living so I think I can manage, if not, I'll PM you, OK?
[Aug 8, 2013 3:39:17 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Tullus
Cruncher
Joined: Nov 14, 2008
Post Count: 29
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Improve statistics: Average bar request

Done. Version 0.3.5 has a dashed black line indicating the average for each of the following stats from job_log: "Estimated time", "Final cpu time", "Final clock time" and "flops".

I have not updated the wiki screenshots, but the job log is plotted as both a monthly (showing the last 12 months) and daily (showing days in current month). The average is currently only on the daily and is calculated as a decaying average.

If you only want the job_log plot you can run the plot/jobLog.py script directly instead of boinc.py.

Let me know what you think, and don't hesitate to open an issue on code.google if you experience any problems related to py-boinc-plotter.
----------------------------------------
[Edit 1 times, last edit by Tullus at Aug 8, 2013 6:45:04 PM]
[Aug 8, 2013 6:43:39 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Improve statistics: Average bar request

Thank you Tallus, kind of you, I'll test it and feedback, thank you again.
[Aug 9, 2013 12:08:48 AM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread