AdguardTeam / AdguardTeam/AdGuardHome

Round elapsed values below 1ms to one decimal place

Abierto
#4,543 6 comentarios 2 reacciones 0 asignados Ver en GitHub
feature request UI
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.