Thanks, patch looks straightforward and will get it merged. Posting here is fine or for anything non-public email michael at phoronix.
Type: Posts; User: Michael; Keyword(s):
Thanks, patch looks straightforward and will get it merged. Posting here is fine or for anything non-public email michael at phoronix.
The only reason why PTS would ignore a download cache would be corrupted files in there not matching their MD5s so the files are ignored. Machine architecture / distribution is irrelevant in this...
I'm always interested in supporting more sensors. If seeing the patches I can at least evaluate the ways to streamline them so they are suitable for mainline integration. Right now the...
Hmmm, lately I've been forgetting about branching some of the releases; since generally there isn't too much that goes into the one (or none) point releases each cycle. Otherwise from the Git history...
Unfortunately it doesn't appear there is an easy fix that could be patched from the test profile with making a link locally, but I've reached out to the Lightsmark creator previously (and again just...
This would be a problem with LLVM/Gallium3D itself rather than the Phoronix Test Suite.
The download link has been updated in the upstream test profile, thanks.
Unfortunately there isn't an easy way right now to do that besides manually deleting the relevant part of the XML file. It's assumed right now that if you want that result's runs you want all of its...
I've already done such: http://www.phoronix.com/scan.php?page=search&q=PTS+Desktop+Live
I do have a much more compelling version to be publicly released before EOY assuming I find some more server...
Everything working fine now?
Going back a long time there's been the "remove-from-result-file" sub-command that should take care of it.
The make-download-cache sub-command just searches through all installed tests to look for what files are present and will cache them.
Included within the program itself in the documentation folder.
Or from going to the web-site http://phoronix-test-suite.com/?k=documentation there is PDF version:...
Yes it's easily possible; Basically:
On a PC with internet connection run:
phoronix-test-suite install <whatever tests you want, etc>
run: phoronix-test-suite make-download-cache
then...
A concise table won't be added to articles themselves since readers should be clicking on every page anyhow if they wish to learn all the information.
For anyone interested in seeing changes, patches always welcome. Particularly if anyone wants to clean-up and make nice information around what I already started with this:...
Hosted on OpenBenchmarking.org are all the system logs including the glxinfo and people are allowed to go scan those manually, but doesn't make sense to overload the UI with all sorts of GL...
texture-float was passed when building Mesa and S2TC is present by default in Ubuntu (sure wish there was a way to automatically parse the Mesa build configuration of the resulting binaries; similar...
The used frequencies are shown automatically by PTS (when debugfs is readable) in the system table, which are shown on the second page.
Set
FORCE_TIMES_TO_RUN=50 phoronix-test-suite benchmark crafty
Overriding the run count is done via the FORCE_TIMES_TO_RUN environment variable.