Skip to content

akhiltiwari13/EOSServiceBenchmarkTestClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Holds benchmark tests for the eos_crud smart contracts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages