fix: still working on rendering speed

This commit is contained in:
2026-07-24 07:10:57 +02:00
parent 473c48937d
commit d9085cf681
7 changed files with 176 additions and 123 deletions

View File

@@ -54,7 +54,8 @@ surface TaskSurface {
}
config {
max_concurrent: Integer = 3
-- Runtime default: all online CPU workers, matching bDS2.
max_concurrent: Integer
progress_throttle: Duration = 250.milliseconds
finished_task_ttl: Duration = 1.hour
recent_finished_limit: Integer = 10