HFBTP: A Blockchain Performance Dataset
A Large-Scale Blockchain Performance Dataset Base on Hyperledger Fabric 2.3
@kaggle.loveffc_hfbtp_a_blockchain_performance_dataset
A Large-Scale Blockchain Performance Dataset Base on Hyperledger Fabric 2.3
@kaggle.loveffc_hfbtp_a_blockchain_performance_dataset
CREATE TABLE hfbtp (
"set_transaction_arrival_rate" DOUBLE,
"actual_transaction_arrival_rate" DOUBLE,
"block_size" DOUBLE,
"orderers" BIGINT,
"throughput" DOUBLE,
"avg_latency" DOUBLE,
"min_latency" DOUBLE,
"max_latency" DOUBLE
);
Anyone who has the link will be able to view this.