From 1974896a605b4ef5a6736e663b9a5dcaa360b2dc Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Mon, 21 Mar 2022 10:05:07 -0400 Subject: [PATCH] Fixed locale bug --- .../benchmark.sh | 2 ++ .../benchmark.sh.asc | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh b/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh index 86beb28..6a65de8 100755 --- a/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh +++ b/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh @@ -2,6 +2,8 @@ set -e +export LC_NUMERIC="en_US.UTF-8" + # Raspberry Pi 4 4GB with Samsung T7 Touch SSD 1TB baseline pi_openssl=570573.74 pi_sysbench_cpu=5958.54 diff --git a/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh.asc b/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh.asc index a7e1a8d..33bcb07 100644 --- a/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh.asc +++ b/how-to-self-host-hardened-bitcoin-node/misc/how-to-benchmark-computer-for-bitcoin-computation/benchmark.sh.asc @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNATURE----- -iHUEABYKAB0WIQSceIfhtfy84t/tDhwCxDrQctV3gwUCYjShfgAKCRACxDrQctV3 -gz/RAQDTyOPFdR2MW9TN0aWTppIvulMk8Dx2X4iiEmak8x7o9AEAtD9FcUafdYrB -v7A9d9RaU0Si2q3bXiJRSQuYuQkX1gs= -=4rRp +iHUEABYKAB0WIQSceIfhtfy84t/tDhwCxDrQctV3gwUCYjh28wAKCRACxDrQctV3 +g4BJAQCLCt1VJHkwDmRMnn7skl/UQ8IK23ObMYGrXP1MCa3ajgD/azNfwreFmqYA +BL2L/aiHZVLJR9fejGt6nM/hhiBc/go= +=sdzL -----END PGP SIGNATURE-----