Skip to content

Reduce save interval #22

Description

@jenshnielsen

Currently data is saved every 5 seconds. This may be bad if measurements are interrupted as the data from the last 5 seconds is missing. We should investigate getting rid of this

  • Benchmark if there are any real performance implications. I suspect not as the data will be buffered by the os anyway
  • Reduce the save interval -> possibly to zero
  • Get rid of the save interval completely

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions