From dabb2f7118aabfa42d5407dd619dc41d3b24b2a5 Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Sat, 27 Nov 2021 00:09:09 +0000 Subject: [PATCH] Added GR bench --- src/core/MoBenchmark.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/MoBenchmark.cpp b/src/core/MoBenchmark.cpp index 449e01c1..f17d8bc1 100644 --- a/src/core/MoBenchmark.cpp +++ b/src/core/MoBenchmark.cpp @@ -167,7 +167,7 @@ void MoBenchmark::start(const BenchAlgo bench_algo) { case BenchAlgo::GHOSTRIDER_RTM: job.setBlob("000000208c246d0b90c3b389c4086e8b672ee040d64db5b9648527133e217fbfa48da64c0f3c0a0b0e8350800568b40fbb323ac3ccdf2965de51b9aaeb939b4f11ff81c49b74a16156ff251c00000000"); - job.setDiff(1000000000); + job.setDiff(1000); break; default: