Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Снизить потребление памяти #1532

Closed
Pr-Mex opened this issue Feb 5, 2022 · 2 comments
Closed

Снизить потребление памяти #1532

Pr-Mex opened this issue Feb 5, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Pr-Mex
Copy link
Owner

Pr-Mex commented Feb 5, 2022

Для пакетного запуска - выключить инициализацию редактора.
Для обычного запуска - сократить расход памяти на построение дерева шагов.

@Pr-Mex Pr-Mex added the enhancement New feature or request label Feb 5, 2022
Pr-Mex added a commit that referenced this issue Feb 5, 2022
Снизить потребление памяти. #1532
Оптимизировать серверные вызовы из основной формы к модулю объекта. #1533
@Pr-Mex
Copy link
Owner Author

Pr-Mex commented Feb 6, 2022

Получилось снизить расход памяти на примерно 180 мегабайт за счёт отказа от инициализации редактора.
Плюс на тестах VA ещё около 300 мегабайт за счёт оптимизации дерева. Но данное значение зависит от того, сколько шагов было загружено в дерево.

@Pr-Mex
Copy link
Owner Author

Pr-Mex commented Jun 18, 2022

@Pr-Mex Pr-Mex closed this as completed Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant