Skip to content

beta.17 performance report

Measured on 2026-08-27 in the release workspace with PHP 8.5.9 and Node 22. These are diagnostic observations, not release time limits; the first beta.17 run deliberately avoids environment-sensitive duration gates.

ScenarioWorkloadLocal result
Local directory paging10,000 empty files, two 137-entry pagespassed inside the 6.16 s grouped run; peak growth below the existing 128 MiB guard
Concurrent thumbnail cache8 PHP processes requesting one 160×120 thumbnailpassed; all workers exited successfully and exactly one valid PNG remained
Upload queue rendering100 independently addressable taskspassed in the 22-test frontend suite (3.14 s Vitest duration)
S3 cursor pagination1,001 MinIO objects, pages of 500/500/1covered by S3MinioIntegrationTest; final duration is reported by the pinned MinIO CI job

The release report also records sofinder.js at 97,750 gzip bytes, below the 100 KiB initial-entry limit. Future RC runs should compare the same scenarios and investigate regressions before introducing a stable time threshold.

Released under the MIT License.