openpilot/tools/lib
Willem Melching c70700758d
Speedup URLFile (#1888)
* add parallel download support to URLFile

* make python 3.8 happy

* Fix chunk size

* Automatic number of threads

* No daemon threads in unlogger

* Cache length

* dont touch old filereader

* Remove debug info

* remove debug script

* Ignore type
2020-07-20 17:10:08 +02:00
..
index_log quick LGTM fixes 2020-06-05 11:29:09 -07:00
tests enable flake8 E303: too many blank lines 2020-05-31 17:21:11 -07:00
vidindex Add pre-commit hooks (#1629) 2020-06-03 12:54:49 -07:00
__init__.py merge in tools 2020-01-17 10:07:22 -08:00
api.py More LGTM fixups (#1457) 2020-05-02 20:00:41 -07:00
auth.py Make pylint more strict (#1626) 2020-06-02 16:29:32 -07:00
auth_config.py Model + camerad test (#1622) 2020-06-04 18:57:25 -07:00
cache.py Tools: Storage API (#1161) 2020-02-24 21:24:54 -05:00
exceptions.py merge in tools 2020-01-17 10:07:22 -08:00
file_helpers.py merge in tools 2020-01-17 10:07:22 -08:00
filereader.py Speedup URLFile (#1888) 2020-07-20 17:10:08 +02:00
framereader.py ffmpeg hwaccel is better 2020-06-12 16:11:40 -07:00
kbhit.py Make pylint more strict (#1626) 2020-06-02 16:29:32 -07:00
lazy_property.py merge in tools 2020-01-17 10:07:22 -08:00
logreader.py Update Flake8 config (#1624) 2020-06-03 16:13:34 -07:00
route.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
route_framereader.py Make pylint more strict (#1626) 2020-06-02 16:29:32 -07:00
url_file.py Speedup URLFile (#1888) 2020-07-20 17:10:08 +02:00
url_file_parallel.py Speedup URLFile (#1888) 2020-07-20 17:10:08 +02:00