mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
@@ -225,7 +225,7 @@ class TestFwFingerprintTiming(unittest.TestCase):
|
||||
print(f'get_vin, query time={vin_time / self.N} seconds')
|
||||
|
||||
def test_fw_query_timing(self):
|
||||
total_ref_time = 6.2
|
||||
total_ref_time = 6.1
|
||||
brand_ref_times = {
|
||||
1: {
|
||||
'body': 0.1,
|
||||
|
||||
Reference in New Issue
Block a user