hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 286 forks source link

perf(connector-corda): add continuous benchmarking with JMeter #3163

Open ruzell22 opened 7 months ago

ruzell22 commented 7 months ago

Description

https://github.com/benchmark-action/github-action-benchmark Related to: #2672

Acceptance Criteria

  1. Performance regressions are reported for each pull-request
  2. Corda plugins' endpoints are covered by the benchmark.
  3. Use JMeter for the performance tests (open to other implementations but the NodeJS package ecosystem seems very immature compared to JMeter in this regard)
jagpreetsinghsasan commented 7 months ago

There are issues running corda test cases (the corda server is going unhealthy), blocking issue for the same reason.