Improve Map Editor Initialization Time #14

Merged
kayomn merged 1 commits from init-performance-improvements into main 2023-02-01 19:29:57 +01:00
Owner

Reduces the time taken for the map editor to initialize.

This is achieved by making more use of the %BusyNotice node to dispatch and process relatively computationally expensive tasks in its own thread while allowing the main thread to continue initializing the user interface.

Reduces the time taken for the map editor to initialize. This is achieved by making more use of the `%BusyNotice` node to dispatch and process relatively computationally expensive tasks in its own thread while allowing the main thread to continue initializing the user interface.
kayomn added this to the Editor Iteration 1 milestone 2023-02-01 19:29:22 +01:00
kayomn self-assigned this 2023-02-01 19:29:22 +01:00
kayomn added 1 commit 2023-02-01 19:29:22 +01:00
kayomn merged commit 98e8d22b30 into main 2023-02-01 19:29:57 +01:00
kayomn deleted branch init-performance-improvements 2023-02-01 19:29:57 +01:00
Sign in to join this conversation.
No reviewers
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: protectorate/game#14
No description provided.