### Describe the bug 例如软件`oxc-project/oxc-resolver` 的最后一个指标`resolve-times-in-1s (times)` , 实际上的意思是一秒解析了多少次,越大越好,由于越小越好的benchmark策略导致显示成了红色 <img width="1316" alt="图片" src="https://github.com/user-attachments/assets/3cee8a3f-9b8e-4bdd-aefe-a0408e5eae18"> ### Steps to reproduce _No response_ ### Logs _No response_ ### Validations - [ ] Check that there isn't [already an issue](https://github.com/vitejs/vite/issues) that reports the same bug to avoid creating a duplicate.
Describe the bug
例如软件

oxc-project/oxc-resolver的最后一个指标resolve-times-in-1s (times), 实际上的意思是一秒解析了多少次,越大越好,由于越小越好的benchmark策略导致显示成了红色Steps to reproduce
No response
Logs
No response
Validations