项目作者: akhiltiwari13

项目描述 :
Holds benchmark tests for the eos_crud smart contracts
高级语言: Go
项目地址: git://github.com/akhiltiwari13/EOSServiceBenchmarkTestClient.git
创建时间: 2019-04-15T09:55:46Z
项目社区:https://github.com/akhiltiwari13/EOSServiceBenchmarkTestClient

开源协议:GNU General Public License v3.0

下载


icury EOSIO Contracts API’sc Benchmark tests

Introduction

This is a standalone program for benchmarking the performance of icury’s EOSIO APIs hosted on 51.254.99.43:5000. The program achieves the following goals.

  1. Hits all the read and write APIs with 100 go routines (threads) each.
  2. records the time in second for each of the request to get the response back from the server.

Project Dependencies

Setup step

  • go run main.go

work in progress:

The project is in active development, Any and all contributions are welcome.