fix(runtime): align table columns by terminal display width - #175
Performance Regression: -22.39%
⚠️ Unknown Walltime execution environment detected
Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.
For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
❌ 21 regressed benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | BenchmarkFormatTableInferredColumns |
685 µs | 1,089.9 µs | -37.15% |
| ❌ | large |
1.5 ms | 2.1 ms | -31.75% |
| ❌ | yaml |
3.6 ms | 5 ms | -26.56% |
| ❌ | BenchmarkParseNormalize |
4.3 ms | 5.7 ms | -24.47% |
| ❌ | small |
104 µs | 135.2 µs | -23.04% |
| ❌ | BenchmarkBuildFlat |
1.4 ms | 1.9 ms | -22.74% |
| ❌ | large |
1 ms | 1.3 ms | -22.53% |
| ❌ | small |
99.9 µs | 128.8 µs | -22.4% |
| ❌ | json-large |
2.4 ms | 3.1 ms | -22.33% |
| ❌ | small |
76.2 µs | 97.9 µs | -22.16% |
| ❌ | json-small |
176.5 µs | 226.8 µs | -22.15% |
| ❌ | large |
1.1 ms | 1.4 ms | -21.75% |
| ❌ | miss |
2.7 ms | 3.5 ms | -20.81% |
| ❌ | BenchmarkCatalogJSON |
2.1 ms | 2.7 ms | -20.77% |
| ❌ | hit |
2.7 ms | 3.5 ms | -20.73% |
| ❌ | table |
530.2 µs | 657.4 µs | -19.35% |
| ❌ | json |
974.1 µs | 1,198.9 µs | -18.75% |
| ❌ | BenchmarkFindCatalogCommand |
6.1 µs | 7.4 µs | -17.54% |
| ❌ | large |
1.7 ms | 2.1 ms | -17.46% |
| ❌ | yaml-large |
11.4 ms | 13.6 ms | -16.2% |
| ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing codex/fix-table-display-width (ab832a2) with main (5b10c37)