gopher-motorsports / trackside-telemetry

1 stars 0 forks source link

Experiment with speed, evaluate C++/C necessity #2

Open antonsking opened 3 years ago

antonsking commented 3 years ago

Python is slow, but it may be fast enough. Run a test and benchmark how fast we can record data in python, and if it doesn't hit the Hz target, consider using python as a coordinator, and using c/c++ to do the important speedy tasks