Skip to content

feature/optimizeMemoryCosts - save Memory parsing costs where possible

username-removed-1357377 requested to merge feature/optimizeMemoryCosts into dev

Only serialize and deserialize memory when the server instance has changed, otherwise use the global.

Merge request reports