Giter Site home page Giter Site logo

turbobench doesn't work about turbobench HOT 6 CLOSED

powturbo avatar powturbo commented on May 21, 2024
turbobench doesn't work

from turbobench.

Comments (6)

powturbo avatar powturbo commented on May 21, 2024

file.tbb is the turbobench result file after benchmarking and is generated by turbobench.
Please read the "README" file.

from turbobench.

flip111 avatar flip111 commented on May 21, 2024

I want to get the file.tbb file with the results. But it's not written by turbobench. Please reopen the issue.

from turbobench.

powturbo avatar powturbo commented on May 21, 2024

Here an example:
./turbobench -ebrotli,6/zlib,6 myfile
will generate the result file "myfile.tbb"
The result file "myfile.tbb" is always generated. The only exception is when turbobench crashes.

  • write the result to the console:
    ./turbobench -p1 -o myfile.tbb

  • generate a html result file for browsing:
    ./turbobench -p2 -S2 myfile.tbb
    will generate the file "myfile.tbb.html"

from turbobench.

flip111 avatar flip111 commented on May 21, 2024

Ah i got it to work now. I was confused by the wording in the readme:

I was looking at this command ./turbobench -p2 -S2 file.tbb
And it says "Print result file" .. so i think i get to see a result file.

Also this is under the "Testing" header. So i think a new result file will be generated.

But actually i had to generate a result file first with other commands before being able to generate that html file.

It would still be better to say something like "input benchmark file not found" when trying to generate a html from a file that does not exist.

I have another question .. which command can i use to test all possible codecs (and their settings) ?

from turbobench.

flip111 avatar flip111 commented on May 21, 2024

ping @powturbo is there a command to test all possible codecs and their settings? i didn't want to open a new issue for it to ask ..

from turbobench.

powturbo avatar powturbo commented on May 21, 2024

No. This will take too long to finnish.
You can however define your own codec grouo in the "turbobench.ini" file.

from turbobench.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.