Git Product home page Git Product logo

benchmark-tool's People

Contributors

benkaufmann avatar daveraja avatar kstrauch94 avatar maxostrowski avatar mlindauer avatar pobermei avatar rkaminsk avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

benchmark-tool's Issues

Bug with beval and different projects and benchmark folders.

pyclingcon.txt

Given this runscript, when i run the test benchmarks (to check for any errors in the long run) the actual benchmark path is not stored in the output of beval.
There, it simply takes the results of the long run if still available.
Something is mixed up with project name etc...
Sorry, for the bad description.

How to print all measures with bconv

There seems to be some functionality to include everything that the resultparser produces in the ods sheet.
Regarding to source code it should be the behaviour of empty --measures.
./bconv mini.xml --measures="" > mini.ods
Unfortunately, (file attached)
mini.zip
this gives:

file "src/bconv.py", line 45, in <module>
    res.genOffice(out, opts.projects, opts.measures)
  File "/home/ostrowsk/minizinc/benchmark-tool/src/benchmarktool/result/result.py", line 60, in genOffice
    sheet.finish()
  File "/home/ostrowsk/minizinc/benchmark-tool/src/benchmarktool/result/soffice.py", line 21, in finish
    self.instSheet.finish()
  File "/home/ostrowsk/minizinc/benchmark-tool/src/benchmarktool/result/soffice.py", line 323, in finish
    for column in systemColumn.iter(self.measures):
  File "/home/ostrowsk/minizinc/benchmark-tool/src/benchmarktool/result/soffice.py", line 571, in iter
    for column in sorted(self.columns, cmp=lambda x: x.name):
TypeError: <lambda>() takes exactly 1 argument (2 given)

@rkaminsk
Have I done something wrong ?

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.