benchmark-action / benchmark-action/github-action-benchmark
Question regarding calculation of percentages in the README
- Lingua principale
- TypeScript
- Stelle
- 1.3k
- Fork
- 184
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
README states the following:
```
By default, this action marks the result as performance regression when it is worse than the previous
exceeding 200% threshold. For example, if the previous benchmark result was 100 iter/ns and this time
it is 230 iter/ns, it means 230% worse than the previous and an alert will happen. The threshold can
be changed by `alert-threshold` input.
```
- Should this be `ns/iter` and not `iter/ns` as 230 iter/ns is better than 100 iter/ns?
- Also, going from 100 ns/iter to 230 ns/iter is a 130% decrease and not 230% right?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con il passaggio citato nel README e verifica le relative unità, la direzione del miglioramento e la formulazione percentuale rispetto al calcolo documentato. Il lavoro è completato quando il README spiega correttamente i valori di benchmark e il comportamento delle soglie di allerta.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 1/5
- Tempo stimato
- Meno di un'ora
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 35/100