PDA

View Full Version : PSP stats



Bok
06-02-2004, 10:35 AM
Got them up and running for PRP only.

PSP stats (http://stats.open-dc.org/psp)

With them only being updated once a week, they are going to look a little crappy for now :(

Bok

FoBoT
06-02-2004, 10:38 AM
weekly stats! ouch!!!

:Pokes: somebody might suggest they update them at least daily, it can't strain their server any more going from weekly to daily unless they are using a 386

Bok
06-02-2004, 10:49 AM
I think they are going daily in July. With this few users, surely it can't take more than a minute even on a slow machine :)

The scripts for getting the page, parsing and generating my pages run in 0.3 seconds :p

Bok

ltd
06-02-2004, 02:43 PM
Hi,

the problem with the stats are that i have to generate and transfer the stats by hand at the moment.
Automatic generating is not the problem. ( By the way the script runs for nearly 3 minutes. But i have not generated all the indexes in the DB yet)
But as i am on dial up at the moment i can not guarantie a daily update.
For security reasons i dont allow an automatic dialing and that means transfer by hand.

I will be on a flat rate starting in july.

Until that time i will send stats updates as often as possible but i can not promise daily updates.

Your effort is real impressive.

Lars
( Maintainer of PSP database)

Citrix
06-02-2004, 11:35 PM
We can actually get daily stats!

The project has 2 type of stats
Sieve and PRP.

Currently no one is sieving so these stats do not change, so these are fine weekely.

As for the PRP stats,

all the work is done using the network client, for which the residues are available over the web.

there are 2 users who manually do PRP tests. Me and Lars. We can send a copy of our residues indivsually everyday to anyone who wants them.

So if providing these residues is enough for the stats, then let me know and we can work some system out.

Citrix


:cool: :cool: :cool:

ltd
06-03-2004, 11:32 AM
@Bok:

I will try to have a daily update latest at 21:00 GMT.
(Today they are already available)


So put your job to read a little bit later then that time.

Lars

Bok
06-03-2004, 11:43 AM
:thumbs:

I'll run a manual one now...

I'll set the cronjob to 15:25 CST (where the server is located.. Dallas). This will run it just prior to my LifeMapper stats run, which takes roughly 5 mins.

:cheers:

Bok

And I'll have to get the client going on one of my boxen too... :Pokes: self :blush:

Citrix
06-03-2004, 07:33 PM
Originally posted by Bok
Got them up and running for PRP only.

PSP stats (http://stats.open-dc.org/psp)

With them only being updated once a week, they are going to look a little crappy for now :(

Bok

Could you also have an amount column for daily stats?


Thanks,
Citrix
:cool: :cool: :cool:

Bok
06-03-2004, 07:47 PM
Not quickly..

I have a very generic stats system. This would require an extension in place for this one only.

I track 3 metrics, but designate only 1 as the main one which then has the last update etc calculated

I could add it into the generic script but I think there would then be too many columns on screen.....

If you can be more specific perhaps I can do something.

Bok

Citrix
06-04-2004, 07:14 PM
Originally posted by Bok


If you can be more specific perhaps I can do something.

Bok

What do you mean?

May be I did not make my self clear. I just want the amount of candidates tested on the previous day by each user.

Citrix
:cool: :cool: :cool:

Bok
06-04-2004, 07:44 PM
You want yesterdays tally for counts or todays ? or both?

I'll see if I can squeeze them into the page. IT will go into the generic script (which runs all of the different stats) I'll just 'IF' it out on this project based on a config variable I guess.

Give me a few days..

Bok

IronBits
06-04-2004, 08:14 PM
Examples seem to help me... :rolleyes: ;)

Maybe you can give us one, so we can see exactly what you mean... :D

Would that be possible? :cheers:

Citrix
06-04-2004, 11:20 PM
Basically something like this

Person: XYZ did 4 tests today
Person : ABC did 43 tests today

and so on. Thats all I want, just the number of tests done by a user for today.


Citrix
:cool: :cool: :cool:

PCZ
06-05-2004, 11:08 PM
How about using tests instead of points as the main metric.

Citrix
06-06-2004, 01:25 AM
Originally posted by PCZ
How about using tests instead of points as the main metric.

Well tests are fine but since it takes longer to do a test with numbers around 2^2M compared to numbers around 2^1M, it might be difficult to compare the two. This is the reason why we need points in the first place.

But since all k's are at almost the same place, this may not be very important.

I am happy with any way that works best for you.:)

Citrix
:cool: :cool: :cool:

ltd
06-10-2004, 02:43 PM
PSP stats have been modified. The points calculation for returned results has been changed.

This brings some good news and some bad news.

The good news are:

The stats page has not changed in layout so Boks stats will continue to run.
The point values have been adjusted in a way that the higher n-values have a much higher weight when it comes to stats calculation. This leads to team free-dc members jumping a lot of places in the stats.

The bad news are:

due to the fact that the points have been completely changed the advanced stats from Bok will be totaly confused when it comes to calculation like who will catch up when....

Lars

Bok
06-10-2004, 02:55 PM
I only use a 7 day average so they'll sort themselves out in a week.

I noticed some of the top members lost a lot of points on June 5th??

Was this intentional or a snafu ? I could just delete the stats for prior to this day for everyone if necessary as it's really messing up the graphs :(

Bok

ltd
06-10-2004, 03:06 PM
The thing with the lost points on the 5th was due to the fact that before 5th a prime was worth 5000 extra points which where reduced to 500 on 5th.

With the new stats there are no extra points anymore as it makes no sence to give extra points for something that happens totaly random.

Edit:

By the way i am very impressed about your stats engine.

Lars

PCZ
06-12-2004, 09:40 PM
What happened on the 10th June ?

Looks like I lost most of my points.

Citrix
06-13-2004, 12:47 AM
PSP got a new formula for points

((Log(n))^3)*(n^2)

Log is base 10.


for n as in k*2^n+1

The new formula gives more points for the newer tests and less for the small n tests.

Citrix
:cool: :cool: :cool:

Citrix
06-22-2004, 01:54 PM
There will be no default team any longer. (after the next stats update.)

Please update your stats accordingly.

Thanks,
Citrix
:cool: :cool: :cool:

Bok
06-22-2004, 02:00 PM
It should handle it ok I think..

I'll watch for it anyway.

Bok