From 4dc2b49a7511b9890aba98a236996ceab55a5f03 Mon Sep 17 00:00:00 2001 From: Ermal Kaleci Date: Sun, 3 Apr 2022 23:25:44 +0200 Subject: [PATCH] Update README.md (#2022) update bench readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3c5f7de756..09d0a73afc 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,11 @@ To generate weights for all modules just pass `*` as `module_name` i.e: `/bench Bench bot will do the benchmarking, generate weights file push changes into your branch. +## Bench Acala EVM+ + +Comment on a PR `/bench evm` to benchmark Acala EVM+ and bench bot will generate precompile weights and GasToWeight ratio. + + # 8. Migration testing runtime If modify the storage, should test the data migration before upgrade the runtime.