Forum > Discussion Forum

ExtractTimes Perl script for easy performance info collection

<< < (2/5) > >>

Urs Echternacht:

--- Quote from: Raistmer on 09 Oct 2010, 06:35:00 pm ---And it should? ;)
There are many other lines in client_state.xml before first <result> tag approaches...

--- End quote ---
It works after 109  tags with first <result>
Will try to add a section to detect opt CPU AP results also.

Urs Echternacht:
   if( /Windows x86 rev (.*), Don't Panic!/ || /Linux 64 bit, rel.  Rev (.*)/ || /Linux 32 bit, rel.  Rev (.*)/){#uje: CPU opt AP detection
          $ResultType=4;
          $Revision=$1;
          next;
        }

Adding this section seems to work at least on Windows and Linux so far. Other OSs can easily be added. New ResultType 4: CPU opt AP

Please test yourself.

Raistmer:
I have no CPU AP :)

Urs Echternacht:

--- Quote from: Raistmer on 09 Oct 2010, 07:49:05 pm ---I have no CPU AP :)


--- End quote ---
For a test you could copy one result section into your local copy of client_state.xml derived from someone elses seti@home account.

Raistmer:
:)
Let "someone else's" be your, post client_state, please, for test.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version