hyperledger / caliper-benchmarks

Sample benchmark files for Hyperledger Caliper https://wiki.hyperledger.org/display/caliper
https://hyperledger.github.io/caliper-benchmarks/
Apache License 2.0
113 stars 119 forks source link

Remove old fabric performance reports #236

Closed davidkel closed 1 year ago

davidkel commented 1 year ago

2 reasons for this

Reason 1: 1.4 LTS Fabric version should not be being used any more 2.1.0 was never an LTS version and is not representive of Fabric 2.2 or the upcoming 2.5 nor the chaincode implementations used to test performance

Reason 2: Caliper should not be hosting this. It's not Caliper's responsibity to provide performance reports for SUTs. SUTs themselves should do this and upto them whether they want to use Caliper or not as the load generator. If people want to know the performance of an SUT then this location is not exactly the obvious go to place.

Signed-off-by: Dave Kelsey d_kelsey@uk.ibm.com