Skip to content

Porting MR Vue Memory Fixes to current master

Tim Zallmann requested to merge tz-mr-port-memory-fixes into master

What does this MR do?

It improves the Memory Footprint by reducing the getters, displayed Components and it also defers non critical actions after everything is rendered.

Are there points in the code the reviewer needs to double check?

Does everything still work.

Why was this MR needed?

To prevent memory lock ups and make it faster.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Tim Zallmann

Merge request reports