OFS increases script speed after saving

probably rounding error. OFS uses floating point seconds internally but when exporting to funscript the timestamps are rounded to integer milliseconds which moves them -1, 0 or +1 millisecond.

or something else entirely is fucked :joy: