Skip to content

[performance] Explore different query strategies #58

Description

@EmNudge

We have a pretty bad perf situation with massive log inputs.

Our biggest obstacle is rendering. Querying itself seems performant, even on massive datasets. But rendering is where we choke.

Possible Solution

  • Virtual Lists
  • Bring query data to top of div. Expose it as attributes so we can avoid query selector.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions