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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions