aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests/vmPerformanceTest.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2016-09-14 18:55:53 +0800
committerDimitry <winsvega@mail.ru>2016-09-14 18:55:53 +0800
commitcb20593109fb2ccaf664fed4f3d141e2e9c52eeb (patch)
tree967b13fc63fe2f09be1a3f6a9e8ffba6b99c18aa /VMTests/vmPerformanceTest.json
parentd2081b17e81132e72f09a44f9d823bf6cbe6c281 (diff)
downloaddexon-tests-cb20593109fb2ccaf664fed4f3d141e2e9c52eeb.tar.gz
dexon-tests-cb20593109fb2ccaf664fed4f3d141e2e9c52eeb.tar.zst
dexon-tests-cb20593109fb2ccaf664fed4f3d141e2e9c52eeb.zip
tx_e1c174e2, evm loop-mul test
Diffstat (limited to 'VMTests/vmPerformanceTest.json')
-rw-r--r--VMTests/vmPerformanceTest.json43
1 files changed, 43 insertions, 0 deletions
diff --git a/VMTests/vmPerformanceTest.json b/VMTests/vmPerformanceTest.json
index 32123d280..d875c5a2a 100644
--- a/VMTests/vmPerformanceTest.json
+++ b/VMTests/vmPerformanceTest.json
@@ -199,6 +199,49 @@
}
}
},
+ "loop-mul" : {
+ "callcreates" : [
+ ],
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x4e20",
+ "currentGasLimit" : "0x174876e800",
+ "currentNumber" : "0x270f",
+ "currentTimestamp" : "0x01"
+ },
+ "exec" : {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "code" : "0x606060405260e060020a6000350463eb8ac9218114601c575b6002565b3460025760646004356024356000675851f42d4c957f2d6714057b7ef767814f82805b600086146076575050938102840180820285018082029560001995909501949190603f565b60408051918252519081900360200190f35b50949594505050505056",
+ "data" : "0xeb8ac9215eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeed0000000000000000000000000000000000000000000000000000000000100000",
+ "gas" : "0xe8d4a51000",
+ "gasPrice" : "0x5af3107a4000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "0x00"
+ },
+ "gas" : "0xe8cd950f22",
+ "logs" : [
+ ],
+ "out" : "0xaf5113aa9f5bf0371ae31b13a58edff7f3ce96c9f40d9bb4c7b2ed490a6396c6",
+ "post" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "0x152d02c7e14af6800000",
+ "code" : "0x606060405260e060020a6000350463eb8ac9218114601c575b6002565b3460025760646004356024356000675851f42d4c957f2d6714057b7ef767814f82805b600086146076575050938102840180820285018082029560001995909501949190603f565b60408051918252519081900360200190f35b50949594505050505056",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "0x152d02c7e14af6800000",
+ "code" : "0x606060405260e060020a6000350463eb8ac9218114601c575b6002565b3460025760646004356024356000675851f42d4c957f2d6714057b7ef767814f82805b600086146076575050938102840180820285018082029560001995909501949190603f565b60408051918252519081900360200190f35b50949594505050505056",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ }
+ },
"manyFunctions100" : {
"callcreates" : [
],