Conversation
f1i3g3
left a comment
There was a problem hiding this comment.
Мне нравится, ошибок пока не вижу, CI проходит.
Возможно, стоит ещё погонять на реальных данных.
Приглашаю остальных тоже глянуть.
There was a problem hiding this comment.
Предлагаю поставить по умолчанию 1.
There was a problem hiding this comment.
А зачем тут строка для связи с БД?
There was a problem hiding this comment.
Надо будет остальным потом обновить для других PR.
There was a problem hiding this comment.
Можно ещё тесты для очень большого числа потоков добавить (например, >100).
There was a problem hiding this comment.
Можно ещё тесты для очень большого числа потоков добавить (например, >100).
There was a problem hiding this comment.
Можно ещё тесты для очень большого числа потоков добавить (например, >100).
Summary
Adding parallelization support to to speed up the execution of resource-intensive statistical experiments.
Solve the issue: #73
Quick changelog
Schedulerbased onProcessPoolExecutorTaskSpecuniversal_execute_taskBufferedSaverparallel_workersparameter in experiment configWhat's new?
Now the experiment can be performed in parallel mode, which significantly reduces the total time it takes.