Skip to content

Rendering of stream with lots of client/server chunks is slow #324

Description

@peace-maker

We're rendering a lot of components per chunk which slows down the rendering of the whole page when the stream is long with a lot of back and forth communication between the client and server.

I've tried to reduce the load by removing the expansion panels around the chunks in 6033496 and caching the moment objects 974bc79 since we were parsing the start and endtimes of the chunks multiple times to show the different info per chunk.

Maybe we need to virtualize the stream data list but I'd like to keep a way to just ctrl+f on the whole traffic in the stream.

There was some discussion in #317 with @davenewham regarding this.

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

    bugSomething isn't workingjavascriptPull requests that update Javascript code

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions