Skip to content

Commit

Permalink
note processor used for benchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
jwasinger committed Jul 23, 2024
1 parent afeed9d commit 58475fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-7747.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 58475fc

Please sign in to comment.