Development plans about the Roadmap, Victor and Attila talked about their thoughts.
Support multi-platform(not only hyperledger project). We can start from Corda and then Quorum. Of course current supported Adapters should continue to be updated.
GUI : the other fabric performance tool gived a GUI which makes beginners start easy. Caliper is lack of this. We have already published a internship program about this.
Monitoring:now only use some original tools to monitor, it’s better to integrate with Grafana.
Reporting: well formatted file is needed.
Installation process should be considered again. We might consider about providing Npm package, Docker Image and Vm. Â
Nick will be responsible for Npm package.Â
Kent said someone from PSWG would like to discuss with Caliper about hooking with fabric. We need to attend next PSWG meeting.
Efficiency: some companies used caliper to test TPS with 10,000. Caliper’s client is not able to support such large sending rate. And the backend blockchain will crash. So we need a Backend Simulator and increase sending rate.
Nick: it's better first to upgrade Caliper to Node10, and use multiple threads to send txs. Â
Attila: Fabric's paper gives a mock tool. We can take a look at it.
Stability: Caliper is not able to run 24h/ 10k TPS.
Documentation: Tutorials Slides(more details, all use this slide ), detailed configuration explanation with examples. The code of the example should be generated from the a tool.
Kent would like to contribute this.
Version:Â after an API is fixed, a release will be published.Â
First publish API documentation, make an API list
Qinghui will make an API list, take into count that these types of API might be necessary: external user interface, internal, adapters.Â
Tokens are necessary for a release.
Findings on the bootcamp: Hrfd , functionality is same as caliper. It has integrated with grafana and also has distributed clients, which are deployed on different dockers. However, it depends on kubernetes, which might be a problem for usage. We need to look into it and see if there is any other things we can study from .Â
Nick can get documentations to share.
Attending an event in May: Nick will check the schedule and try to attend.