mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 17:17:19 +00:00
Related to #23461, and help some cases like #31412 For developers, they could use browser's Performance tool to collect performance data, while this PR is also quite handy to optimize the `index.js`. For end users, this PR is simple enough and could figure out the slow function quickly. 