AdguardTeam / AdguardTeam/AdGuardHome

Round elapsed values below 1ms to one decimal place

オープン
#4,543 コメント 6 件 リアクション 2 件 担当者 0 名 GitHub で見る
feature request UI
主要言語
TypeScript
スター
36.9k
フォーク
2.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Prerequisites

- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [ ] I checked to make sure that this issue has not already been filed

### Problem Description

Cached queries often take sub-1ms to process. The UI shows such values in two decimal places.

![image](https://user-images.githubusercontent.com/19761269/166137964-9a313545-b534-416e-971e-712cf28d6b63.png)

The extra precision is not really needed and it would otherwise look better and cleaner.

### Proposed Solution

Round values below 1ms to one decimal place. E.g. `0.45 ms` to `0.5 ms`.

### Alternatives Considered

### Additional Information

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。