Skip to content

Editor model is set very late #37541

@jrieken

Description

@jrieken

I used to Timeline/Performance and console.timeStamp. Turns out that we instantiate the editor widget ~400ms after startup. However, setting the model only happens 2seconds later... In-between we do all kinds of things (extension parsing, tree updating etc, etc). We should look at all of them and justify why they are more important than setModel...

screen shot 2017-11-02 at 17 48 17

The patch to get the performance marks: timeStamp.patch.txt

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions