Closed eckhchri closed 7 years ago
First fix included in cimmit https://github.com/eckhchri/pcars-ds-liveview/commit/ca7fa3ccd20b3847dad6ca17322a82870441cf46
But it seem that some recordings were exportet wron in the past. So in next step check:
After two weeks of several tests, no failures realized.
In this line: https://github.com/eckhchri/pcars-ds-liveview/blob/master/pcars_driver.js#L12
A static array will be allocated for each driver. These objects bloat internal array and also the export files. That decrease performance over all.