pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
103 stars 17 forks source link

"Big data" lines #289

Closed goodboy closed 2 years ago

goodboy commented 2 years ago

Pertains to the beginning of more "serious" work toward #109.

A bunch of fancy stuff added to reduce latency on drawing larger data sets as well as some general UX changes to aid with it.

This is all obviously very nascent and we're going to introduce a bunch of fancy downsampling algo stuff to the tracer curves, but it's a start and needs some serious scrutiny and testing πŸ„πŸΌ


UPDATE

a ton more was added to get the m4 downsampling algo working but the stip is that this PR now further requries the history from #294 as well as a cusom patch to the profiler on our pyqtgraph fork (links coming soon).

ToDo: