Commit 01f7298
committed
fix(banner): add spacing between label and value in runtime logs
- insert missing space in row() rendering
- fix 'Threads:8/8' → 'Threads: 8/8'
- improve readability of runtime banner output
- ensure consistent formatting across all rows1 parent f7afae3 commit 01f7298
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
| 643 | + | |
643 | 644 | | |
644 | 645 | | |
645 | 646 | | |
| 647 | + | |
646 | 648 | | |
647 | 649 | | |
648 | 650 | | |
| |||
0 commit comments