Herb-AI / HerbBenchmarks.jl

Benchmarks and problems for Herb.jl
https://herb-ai.github.io/
MIT License
1 stars 0 forks source link

Let the benchmark evaluator store environment/iterator settings #49

Open stefstef00 opened 2 months ago

stefstef00 commented 2 months ago

To make the evaluation of a benchmark fully reproducible, all used settings (e.g. environment, iterator settings) should be stored. There already is a structure within the benchmark evaluation result for this information.