Announcement

Collapse
No announcement yet.

Phoronix Test Suite 1.0 Release Blockers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Michael
    replied
    This will be fixed in git, thanks.

    Leave a comment:


  • apaige
    replied
    Not really a blocker, but the openssl benchmark runs all RSA sizes (512, 1024, 2048 and 4096 bits), while PTS only parses the 4096-bit result. The test takes a lot more time to run than necessary. Replacing the benchmark command with the following would run only the 4096-bit test:
    Code:
    ./apps/openssl speed [b]rsa4096[/b] -multi $NUM_CPU_CORES" > openssl

    Leave a comment:


  • Michael
    replied
    Any last minute 1.0 requests?

    Leave a comment:


  • Michael
    replied
    Originally posted by apaige View Post
    What's the hold-up here?
    Just really low on time... will get it done soon.

    Leave a comment:


  • apaige
    replied
    I don't understand: is the file smaller? If so, just join two tracks together! What's the hold-up here?

    Leave a comment:


  • Michael
    replied
    Yes, but it's encoding in half the time of the current file being used.

    Leave a comment:


  • apaige
    replied
    Well you're already compiling FLAC in the encode-flac profile. You could use the compiled binary to decode the FLAC file. But mostly I want to know if you finally have a correct 16-bit/44.1kHz audio file, WAV or otherwise. Have you downloaded the 16-bit/44.1kHz FLAC files of The Slip yet?

    Leave a comment:


  • Michael
    replied
    Are you proposing the FLAC is then downloaded every time? I'd prefer not to do that because then they need to convert it back to WAV so more stuff to download. Granted, in most cases PTS will already have downloaded the needed packages.

    Leave a comment:


  • apaige
    replied
    Any news on this?

    Leave a comment:


  • apaige
    replied
    No, it hasn't been fixed yet. Anyway, that would be the 24-bit/96kHz version. The 16-bit/44.1kHz FLAC copy is fine. That's the one you should download.

    Leave a comment:

Working...
X