Skip to content

Latest commit

 

History

History
272 lines (221 loc) · 4.89 KB

README.md

File metadata and controls

272 lines (221 loc) · 4.89 KB

Comparision of Sputnik/Classic VMs benchmarks

png

How fast and slow is Sputnik VM against Classic VM by tests

Name Sputnik vs Classic Sputnik Classic
Memory/mem32kb_singleByte-1 199% faster 0.001s 0.003s
Memory/mem64kb_singleByte+33 197% faster 0.001s 0.003s
Memory/mem64kb_singleByte+32 188% faster 0.001s 0.003s
Memory/mem32kb_singleByte-31 180% faster 0.001s 0.003s
BlockHash/blockhashDOS-sec71 133% faster 1.452s 3.397s
SystemOperations/CallRecursiveBomb3 121% faster 0.103s 0.228s
Memory/mem32kb_singleByte-32 108% faster 0.001s 0.002s
Memory/log4_dejavu 107% faster 0.001s 0.002s
Memory/mload8bitBound 107% faster 0.001s 0.002s
DelegateCall/callcodeOutput3partial 106% faster 0.001s 0.002s
Memory/mstroe8_dejavu 106% faster 0.001s 0.002s
DelegateCall/callOutput1 100% faster 0.001s 0.002s
DelegateCall/callcodeOutput1 100% faster 0.001s 0.002s
Memory/extcodecopy_dejavu 100% faster 0.001s 0.002s
Memory/log2_dejavu 100% faster 0.001s 0.002s
...
SystemOperations/suicideSendEtherToMe 105% slower 0.002s 0.001s
CallCreateCallCode/createJS_ExampleContract 162% slower 0.008s 0.003s
Wallet/multiOwnedConstructionNotEnoughGas 196% slower 0.012s 0.004s
Wallet/dayLimitConstructionOOG 200% slower 0.012s 0.004s
SystemOperations/CallRecursiveBombLog2 216% slower 4.862s 1.538s
Wallet/dayLimitConstruction 217% slower 0.016s 0.005s
SystemOperations/CallRecursiveBombLog 249% slower 5.282s 1.510s
Wallet/multiOwnedConstructionNotEnoughGasPartial 268% slower 0.015s 0.004s
Wallet/multiOwnedConstructionCorrect 276% slower 0.015s 0.004s
Wallet/dayLimitConstructionPartial 319% slower 0.017s 0.004s
Wallet/walletConstructionPartial 328% slower 0.026s 0.006s
Wallet/walletConstruction 393% slower 0.025s 0.005s
Wallet/walletConstructionOOG 400% slower 0.025s 0.005s
RecursiveCreate/recursiveCreateReturnValue 2013% slower 31.302s 1.481s
SystemOperations/Call10 2883% slower 0.599s 0.020s

TOP calls

png

Top calls on Classic VM

png

Top calls on Sputnik VM

png

TOP allocs

png

Top allocs on Classic VM

png

Top allocs on Sputnik VM

png