▲ | collinfunk 6 hours ago | |
Interesting, there must be something wrong here. Here is a benchmark using the same commit and default options other than adjusting '--with-openssl=[yes|no]':
Perhaps there is something wrong with the detection on your system? As in, you do not have this at the end of './configure':
| ||
▲ | arp242 4 hours ago | parent [-] | |
Sorry, I meant "roughly identical [to my Go program]", not "roughly identical [to the version without OpenSSL]". The ~/verify binary is my little Go program that is ~4 times faster on my Void system, but is of roughly equal performance on the Arch system, to check that coreutils is not slower than Go (when using OpenSSL). Sorry, I probably didn't make that too clear. |