Open
Description
Description:
Considerable strategies for optimizing rendering events:
-
DOM MutateObserver
https://velog.io/@ggong/MutationObserver -
OnClick Event
-
config.js
e.g.
config = {
goSfuRenderingInterval: 5000,
myScheduleRenderingInterval: 5000
}
export default config;
Acceptance Criteria:
Test strategy (1) and (2) if they are applicable. If not, adopt (3) and edit goSfu.js and mySchedule.js to import the config object and use properties instead of the hard coded values
Metadata
Metadata
Assignees
Labels
No labels