• v3.3.94 58db913275

    Administrator released this 2026-06-21 16:24:24 +02:00 | 28 commits to master since this release

    Measurement build for high-concurrency lag diagnosis. Adds detailed performance logging while uploading (no change to upload behavior): the main process now logs CPU usage, per-hoster live connection distribution and transient (ECONNRESET-class) error counts alongside the event-loop delay; the renderer logs real frame rate, janked frames and long-task counts. Run a high-concurrency batch and the log lines (eventloop-delay / renderer-perf) pinpoint whether the lag is the renderer, the main thread (CPU-bound) or IO/oversubscription. Tip: Settings > Uploads > 'Globale parallele Uploads' caps total simultaneous uploads — lowering it (e.g. 20) reduces load and ECONNRESET.

    Downloads