OSDN Git Service

Performance test (#279)
authorGuanghua Guo <1536310027@qq.com>
Fri, 12 Jan 2018 02:17:40 +0000 (10:17 +0800)
committerPaladz <yzhu101@uottawa.ca>
Fri, 12 Jan 2018 02:17:40 +0000 (10:17 +0800)
commitaabb2fc5d2509fa56fe3a1fec49b420a96a641d6
treec648588e1e8fb81f0faf7caceed69ebb24b2e394
parent11f85952c581f099470bb1dfa9d65e3529f8e37b
Performance test (#279)

* Delete die code

* Add transaction test

* Move standard_transaction_test to test dir

* Add performance test for NewBlockTpl function
Makefile
cmd/bytomcli/test/transaction_test [deleted file]
cmd/bytomd/run_test.go [deleted file]
integration_test/standard_transaction_test.go [deleted file]
test/integration/standard_transaction_test.go [new file with mode: 0644]
test/performance/mining_test.go [new file with mode: 0644]
test/performance/rpc_test.go [new file with mode: 0644]
test/util.go [new file with mode: 0644]