Skip to content

We need to investigate the time it takes to create a preview session (It's gotten worse?) #1347

@charlesvien

Description

@charlesvien

This is likely a regression of some kind, it was previously instant.

It was taking longer before because we would do:

  1. Create a new preview session
  2. Immediately after requesting the creation of it, send N configuration updates to the session that would require it to be completely recreated.

The fix was to collect all initial settings we wanted first and then create the preview session with all of the settings passed during initialization.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions