Dzmitry Padabed
Dzmitry Padabed
Yes, had the same issue.
@SamnnyWong, please, see https://github.com/itfarrier/podabed.github.io/blob/source/src/pages/index.tsx. This is an old ugly solution.
> Thanks! Did you test: > > 1. How much data will it take to store 3 days or a week of points? > 2. How is the app slowed...
> Can you remove merge branch commits and rebase your branch? Yes, of course. Sorry for that. P. S. And for automatically closed and reopened by hand PR too.
> @itfarrier did you check the last commentary of biodranik? Hello, @Jean-BaptisteC, of course. I've implemented test file with 1 week data and now trying to render it in Simulator....
> Storing and rendering 36Mb of points can be a huge overhead. A solution could be to apply some kind of simplification algorithm that will remove unnecessary intermediate points and...
> Any additional results would be interesting. Especially comparing OM's battery consumption with and without recording a track. @biodranik, these are app battery usage from iPhone 12 mini, iPhone 6s...
> Thanks! Considering that the DEBUG build may use 5x-20x more CPU, the results are great :) To compare with production a release build should be used... Hello, @biodranik, these...
> Thanks! So what are your conclusions and estimates for a weekly long recording? Would 3 days be enough/better? @biodranik, I believe everything is functioning well with the application's performance...