Fixed
Details
Assignee
Marko BekhtaMarko BekhtaReporter
Marko BekhtaMarko BekhtaParticipants
Marko BekhtaComponents
Fix versions
Priority
Minor
Details
Details
Assignee
Marko Bekhta
Marko BekhtaReporter
Marko Bekhta
Marko BekhtaParticipants
Marko Bekhta
Components
Fix versions
Priority
Created March 7, 2018 at 9:55 PM
Updated March 27, 2018 at 9:38 AM
Resolved March 13, 2018 at 11:47 AM
There are a few things that we can clean up in performance tests:
in `SimpleValidation` we should not have random number of violations. This would make results of this benchmark more stable from run to run (cancelled)
in `CascadedValidation` we should prepare the test model in the state setup rather then creating it inside of the benchmark.
update the version for the hv-6.0 profile to the latest final (already done)