opendbc/can
Dean Lee 0ff25034c4
CANParser: add performance test (#801)
* add benchmarks

* cleanup

* unittest

* thresholds

* add test for update_strings

* change thresholds

* increase to 50000

* trigger ci

* update thresholds

* trigger ci

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-03-31 13:50:03 -07:00
..
tests CANParser: add performance test (#801) 2023-03-31 13:50:03 -07:00
SConscript libdbc: build both static and shared library (#786) 2023-03-27 16:01:39 -07:00
__init__.py Can migration (#199) 2019-11-22 21:46:33 -08:00
can_define.py two spaces before inline comment 2020-05-31 00:56:04 -07:00
common.cc add cpplint (#773) 2022-12-31 16:49:26 -08:00
common.h add cpplint (#773) 2022-12-31 16:49:26 -08:00
common.pxd CANPacker: pass values by reference in cython (#803) 2023-03-28 12:33:37 -07:00
common_dbc.h dbc.cc: put check for duplicate message name behind flag (#800) 2023-03-27 11:48:45 -07:00
dbc.cc dbc.cc: put check for duplicate message name behind flag (#800) 2023-03-27 11:48:45 -07:00
packer.cc add cpplint (#773) 2022-12-31 16:49:26 -08:00
packer.py add some type hints (#774) 2023-01-01 17:09:27 -08:00
packer_pyx.pyx teach the packer how to count (#669) 2022-07-21 17:51:49 -07:00
parser.cc CANParser: add timestamp field (#779) 2023-02-07 23:00:22 -08:00
parser.py Fix 222 (#296) 2020-09-10 15:01:34 +02:00
parser_pyx.pyx CANParser: add timestamp field (#779) 2023-02-07 23:00:22 -08:00