The Wayback Machine - https://web.archive.org/web/20210731183148/https://github.com/topics/physionet
Skip to content
#

physionet

Here are 45 public repositories matching this topic...

Biehrer
Biehrer commented Oct 23, 2020

improve performance by always removing a fixed size(e.g 5% of the total buffer) inside the OGLSweepChartBuffer's OnChartUpdate()-Method

=> Then it's not necessary to remove data each time a new datapoint is added -> this should be a performance improvement, because we don't have to search for indexes (binary search) each time a new value is added

Improve this page

Add a description, image, and links to the physionet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the physionet topic, visit your repo's landing page and select "manage topics."

Learn more