- Download code and install nodejs and npm.
- Run
npm install
- Edit
run.js
changing the parametersPARALLELTRANS
,SECONDS
andETHER
(corresponding to # of parllel transactions, second decimal digit whne to start the measurement, amount of ether to send) at the top of the file. - Connect to the blockchain network (for example guifi.net vpn)
- Run
npm run
ornode run.js
- The results are stored in the same folder with naming convention
results_$REPETITIONS_$SECONDS.csv