fabric
fabric copied to clipboard
Performance test Java chaincode
Description
Java chaincode has been added. It would be great to see some performance numbers to see what kind of difference (if any) there is between Java and Go chaincode.
https://github.com/hyperledger/fabric/blob/master/docs/dev-setup/JAVAChaincode.md
Warning - Java chaincode is brand new, so there will likely be initial bumps. The initial numbers would need to be rerun once things are ironed out, but I'm creating this issue in case anyone wants to get an early start.
@srderson will do it.
Cool. Like I said, expect bumps, but it will be good to get testing in place.
@srderson @christo4ferris Who is the SME for performance test?Maybe I need some mentor to guide me for this task.