Revert "fuzzing.yml: Bump GNU coreutils to 9.11" - #13559
Conversation
|
Merging this PR will degrade performance by 3.24%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | uniq_check_chars[(10000, "1")] |
14.4 ms | 14.9 ms | -3.24% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing revert-13201-fuzz-gnu (ac004c3) with main (10f5eef)
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. ↩
|
GNU testsuite comparison: |
i would rather not have a random version of gnu depending on networking |
|
Do GitHub Actions runners have issues with IPv6? |
|
IPv6 works for me locally: $ curl -s -v -6 -O -L https://launchpad.net/~bamf0/+archive/ubuntu/coreutils-reference/+files/gnu-coreutils_9.11-0ubuntu1~ppa3_amd64.deb
* Host launchpad.net:443 was resolved.
* IPv6: 2620:2d:4000:1009::f3, 2620:2d:4000:1009::3ba
* IPv4: (none)
* Trying [2620:2d:4000:1009::f3]:443...
* Connected to launchpad.net (2620:2d:4000:1009::f3) port 443 |
This reverts commit b6bba4a.
bbb92f7 to
ac004c3
Compare
|
ubuntu-26.04 has coreytils 9.7 which is still newer than 9.5 |
|
Can we download and extract GNU coreutils to local directory rather than relying on distribution through the Ubuntu package manager? |
|
It is what the reverted commit does. GNU itself does not distribite binaries. |
|
|
Reverts #13201
Fails with