web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.36k stars 120 forks source link

Benchmark Performance Degradation (2024-05-27) #1118

Closed rspack-bot closed 4 months ago

rspack-bot commented 4 months ago

📝 Benchmark detail: Open

case: rspress-website base: https://github.com/web-infra-dev/rspress/commit/32f72f2 current: https://github.com/web-infra-dev/rspress/commit/082491f

Metric Base Current %
beforeDevTime 0.84s 0.85s +1.19%
routeGenerateTime 0.02s 0.03s +3.78%
devColdBootTime 1.83s 1.84s +0.39%
initialJsSize 573.71KB 573.71KB 0.00%
gzipInitialJsSize 173.31KB 173.31KB 0.00%
buildColdBootTime 1.04s 1.18s +13.48%
beforeBuildTime 0.84s 0.85s +0.70%
minifiedBundleSize 6031.3KB 6031.3KB 0.00%
gzippedBundleSize 1053.56KB 1053.56KB 0.00%
coldInstallTime 58.86s 57.51s -2.30%
hotInstallTime 0.35s 0.35s +1.28%
dependenciesCount 524 524 0.00%
installSize 196.02MB 196.02MB +0.00%

Threshold exceeded in rspress-website: ["buildColdBootTime"]