Remove "run in parallel" option, introduced with #1 #25

Closed
opened 2023-01-05 13:38:12 +01:00 by Dutch · 0 comments
Owner

While processing all found symbols within a processor does speed things up, the gain we achieve with it is negligible. In tests with the SampleApp, KSP was about 100ms faster (from ~900ms to ~780ms). However, with parallel running, new issues were introduces with the KSP-resolver, which were not deterministic.

Therefore, "run in parallel" should be removed.

While processing all found symbols within a processor does speed things up, the gain we achieve with it is negligible. In tests with the SampleApp, KSP was about 100ms faster (from ~900ms to ~780ms). However, with parallel running, new issues were introduces with the KSP-resolver, which were not deterministic. Therefore, "run in parallel" should be removed.
Dutch self-assigned this 2023-01-05 13:38:12 +01:00
Dutch closed this issue 2023-01-06 15:38:44 +01:00
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Dutch/RoomEx#25
No description provided.