enhancementhelp wanted
仓库指标
- 星标
- (1,457 个星标)
- PR 合并指标
- (平均合并 4天 1小时) (30 天内合并 29 个 PR)
描述
Improve the performance for the main screen loading by:
- pre-compiling the content for the table as much as possible
- Have a minification step for all the js/css offered (see https://pagespeed.web.dev/analysis/https-wrongsecrets-herokuapp-com/xltdvc76x1?form_factor=mobile)
- find a way to strip css for bootstrap that we will never use?
- load all computed integers from cache (max score)
- stop blocking of rendering
- enable virtual threads