Skip to content

Event Highlighting: Optimize performance #229

@thgrund

Description

@thgrund

I have some strategies to optimize the performance of the event highlighting. It should help mainly to stabilize the editing of big files. The current implementation should be fine for live coding performances.

Here are the points I want to address:

  1. Consider the timestamps of the Pre BundleStmap osc bundles. This will ensure, that we do not miss any packages and we can add a latency value.
  2. Reset the current state when a hush was received
  3. Exclude the calculation to a web worker
  4. Replace tokens, when an already set line will be overwritten

For each of these points I would like to create a separate PR. This issue should bundle the communication.

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