Skip to content

Hyperledger Sawtooth benchmark results using a cloud (TAS Group) environment.

Notifications You must be signed in to change notification settings

projet-SIM/sawtooth-benchmark-coins-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Blockchain cloud architecture deployment for an industrial IoT use-case

Repository Structure

The repository contains the project results data, stuctured as follow:

  • ./data_csv/: folder contains csv files from benchmark tests for all Sawtooth networks tested (4 nodes, 6 nodes, 12 nodes, 18 nodes, 24 nodes)
  • export_influx_data.sh: bash script used to extract data from influx data base that stored blockchain metrics. Run the script as follow
./export_influx_data.sh start_time_stamp stop_time_stamp

Provide two parameters to the script: data start and stop timestamps. Extracted data are saved in directory named ./datas/.

  • build_data.py: python script used to process data extracted in the previous step. Run the script as follow
./build_data.py test_name

Provide one parameter to the script: test_name, files from ./datas/ repository. processed data are stored in ./data_csv repository/

  • display_merged_data.py: python script used to display processed data in the previous step
./display_merged_data.py 

The following images show data displaying for each Sawtooth network tested

4 nodes results

Screenshot

Screenshot

6 nodes results

Screenshot

Screenshot

12 nodes results

Screenshot

Screenshot

18 nodes results

Screenshot

Screenshot

24 nodes results

Screenshot

Screenshot

About

Hyperledger Sawtooth benchmark results using a cloud (TAS Group) environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published