stty: add two missing baud rates#11865
Conversation
|
We surely need #8719 |
|
GNU testsuite comparison: |
Merging this PR will degrade performance by 5.34%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | nl_many_lines[100000] |
18.9 ms | 19.6 ms | -3.68% |
| ❌ | Simulation | nl_large_file[10] |
24.1 ms | 25 ms | -3.73% |
| ⚡ | Simulation | split_bytes |
401.8 µs | 389.7 µs | +3.09% |
| ❌ | Simulation | cksum_sha224 |
1.7 s | 1.8 s | -4.05% |
| ❌ | Simulation | cksum_sha256 |
1.7 s | 1.8 s | -4.04% |
| ❌ | Simulation | cksum_sha2 |
1.7 s | 1.8 s | -4.04% |
| ❌ | Simulation | cksum_crc32b |
13 ms | 13.7 ms | -5.34% |
| ⚡ | Simulation | cksum_blake2b |
192.7 ms | 183.9 ms | +4.8% |
| ⚡ | Simulation | fold_many_lines[100000] |
63.8 ms | 57.3 ms | +11.41% |
| ⚡ | Simulation | fold_custom_width[50000] |
25.3 ms | 22.9 ms | +10.21% |
Comparing cakebaker:stty_add_missing_baud_rates (2e02671) with main (5b54e08)
Footnotes
-
46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
2e02671 to
3bd1a66
Compare
Too many benchmarks in a single uploadThe performance report could not be generated because there were too many benchmarks in a single upload to CodSpeed. We recommend sharding your benchmarks into smaller uploads, with max 1000 benchmarks per upload. See the documentation for more information. |
Fixes #11860