hpi-epic / pricewars

Price Wars - A Simulation Platform for Dynamic Pricing Competition
https://hpi.de/en/plattner/projects/price-wars-an-interactive-simulation-platform.html
MIT License
52 stars 24 forks source link

Martin/benchmarking #28

Closed Bouncner closed 6 years ago

Bouncner commented 6 years ago

Some smaller changes to the benchmark script:

Bouncner commented 6 years ago

More or less driven by pain that our students like to pipe very large models to stdout. :) So I've either seen the "sold product" by the default merchants or vast model outputs.

I will make it optional and pass it as a parameter. I will make the output-suppression an opt-out.

Bouncner commented 6 years ago

Debugging output is no longer discarded by default.

Does this address all your concerns, @CarstenWalther ?