ooibc88 / FabricSharp

Enhanced Hyperledger Fabric
Apache License 2.0
135 stars 47 forks source link

About experiment #8

Closed Sybilzz closed 3 years ago

Sybilzz commented 3 years ago

Hi, If it's convenient, could you share the script of YCSB in Caliper with me?

RUAN0007 commented 3 years ago

Our Caliper is heavily optimized for our own usage and tightly coupled to our environment. As it may contain confidential information, pls understand that we are not convenient to disclose it.

RUAN0007 commented 3 years ago

Hi, we take some efforts to strip away the platform-specific artifacts from our own Caliper. We have released it in https://github.com/RUAN0007/caliper-min. You can refer to YCSB, Smallbank, and another Custom workloads under benchmark/ directory of the above repo.

Sybilzz commented 3 years ago

Thank you very much, it will help me a lot.