benchmark-action / benchmark-action/github-action-benchmark
Improve wrapping on GitHub comments for benchmarks with long names
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.3k
- Forks
- 184
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I wonder if there is any way to improve the readability of the tables posted by this action when the benchmark names are too long. Take this one for example. We are finding it very hard to read the numbers given the last column gets wrapped.
Shorter benchmark names surely help, but it also sucks to sacrifice on their readability to make them fit... Maybe it would make sense to not put the benchmark case names on the first columns as code blocks using back ticks?
Or maybe there is a way to completely prevent the last column from wrapping? I much rather have the first column wrap.
Beitragsleitfaden
Rechercherichtung
Beginne damit, den Code zu finden, der Benchmark-Tabellen für GitHub-Kommentare formatiert, und reproduziere das im Issue gezeigte Beispiel mit langem Namen. Vergleiche das Umbruchverhalten für Benchmark-Namen und Ergebnisspalten und überprüfe anschließend, dass lange Namen lesbar bleiben, ohne dass die letzte Ergebnisspalte schwer zu überblicken ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, typescript
- Bereich
- ci-cd
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100