Commit Graph

3 Commits

Author SHA1 Message Date
Willem Melching 47e214dba5 model benchmark disable static analysis
old-commit-hash: 698b9af8a9021a4323b6ee32d05304cd7ea35e0b
2021-06-22 16:07:15 +02:00
Willem Melching c0098cec09 Manager cleanup (#20231)
* move manager in folder

* inital refactor

* call start

* small cleanup

* add comments

* use self.signal()

* order shouldnt matter

* newlines

* add helpers

* newlines

* add process config

* split out build part of manager

* this should fix most tests

* no sensord on pc

* dont start athena

* remove comment

* fix old athena test

* fix inject model

* fix test car models

* should be not none

* fix helpers exitcode

* ignore manage_athenad

* Use time.monotonic()

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* combine init, remove spinner

* move manager test

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 5a3b51130649356b14b24e3c82e014b3a0be95a8
2021-03-05 11:03:23 +01:00
Adeeb Shihadeh c09d84218d model timing benchmark script
old-commit-hash: 5ba7276118a458c0caf377d34d0c82b58db607bc
2020-12-13 19:08:49 -08:00