Time tests improvements (#2642)
authorVitaliy Urusovskij <vitaliy.urusovskij@intel.com>
Wed, 14 Oct 2020 17:05:52 +0000 (20:05 +0300)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 17:05:52 +0000 (20:05 +0300)
commit12b690952c5b9ba283e570d04cd10018dfbc29e9
tree9a152033a8041662107cb538f0ce77a80aab3ed8
parent4f80da4126986aa132913e245794df2cb985ca2b
Time tests improvements (#2642)

* Remove extra functions from run_timetest.py

* Add `log.debug` of raw and aggregated statistics in run_timetest.py

* Implement storing of models locally for test_timetest.py
tests/time_tests/scripts/run_timetest.py
tests/time_tests/test_runner/conftest.py
tests/time_tests/test_runner/test_timetest.py