-
-
Notifications
You must be signed in to change notification settings - Fork 726
Implement workUnitToThreadRatio #950
Copy link
Copy link
Open
Labels
area:CoreIssues affecting the Core moduleIssues affecting the Core modulestatus:Use_Milestone_BacklogUse "Backlog" milestone instead of label for issues without a fixed deadlineUse "Backlog" milestone instead of label for issues without a fixed deadlinetype:DesignImprovement in the design of a given areaImprovement in the design of a given areatype:EnhancementImprovement of existing methods or implementationImprovement of existing methods or implementationtype:PerformanceImprovement in terms of compilation or execution timeImprovement in terms of compilation or execution time
Metadata
Metadata
Assignees
Labels
area:CoreIssues affecting the Core moduleIssues affecting the Core modulestatus:Use_Milestone_BacklogUse "Backlog" milestone instead of label for issues without a fixed deadlineUse "Backlog" milestone instead of label for issues without a fixed deadlinetype:DesignImprovement in the design of a given areaImprovement in the design of a given areatype:EnhancementImprovement of existing methods or implementationImprovement of existing methods or implementationtype:PerformanceImprovement in terms of compilation or execution timeImprovement in terms of compilation or execution time
Add
workUnitToThreadRatio(work units = which multiple of threads) per filter, and set this to 1 or another low number for filters which have big overhead for splitting the image into pieces. Benchmark to determine best default value.