From 58475fc29c9466a796f5fa2fea43081f69240bf0 Mon Sep 17 00:00:00 2001 From: Jared Wasinger Date: Mon, 22 Jul 2024 21:32:06 -0700 Subject: [PATCH] note processor used for benchmarking --- EIPS/eip-7747.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-7747.md b/EIPS/eip-7747.md index ae4d9c79950b15..23eb2638f278ea 100644 --- a/EIPS/eip-7747.md +++ b/EIPS/eip-7747.md @@ -197,7 +197,7 @@ Note that normal modular addition and subtraction algorithms work for Montgomery #### Gas Model Justification with Benchmarks -Benchmarks were performed on consumer-grade hardware. A target gas rate of 27 ns/gas was chosen by benchmarking the performance of the ecrecover precompile. +Benchmarks were performed on a Xeon CPU E5-2686 v4 (2.30GHz). A target gas rate of 27 ns/gas was chosen by benchmarking the performance of the ecrecover precompile. For each arithmetic operation and `value_size` combination, two benchmarks were measured: