# Kagome Bench Kagome built in Release mode ``` # benchmark launch parameters --from=15546900 --to=15547000 --repeat=3 ``` | | Ramdisk | SSD | | -------- | -------- | -------- | | Wavm | 18.17 | 18.36 | | Binaryen | 89.03 | 89.36 | Values are in % of reference performance. Values that are less than 100% mean the Kagome is more performant than reference implementation. <sub>i7-12700H, SSD - NVMe PCIe gen 4</sub> # Commands ``` sudo swapoff -a sudo mount -t tmpfs -o size=8G myramdisk /tmp/ramdisk ./kagome benchmark block --chain=/home/igor/dev/data/polkadot.json --base-path=/tmp/ramdisk/polkadot-node-1 --wasm-execution=Interpreted --from=15546900 --to=15547000 --repeat=3 ./kagome benchmark block --chain=/home/igor/dev/data/polkadot.json --base-path=/home/igor/dev/data/polkadot-node-1 --wasm-execution=Interpreted --from=15546900 --to=15547000 --repeat=3 ``` https://replit.com/@IgorEgorov/KagomeBench#main.py https://www.shawntabrizi.com/substrate-graph-benchmarks/docs/#/assumptions?id=hardware
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up