Files used to perform an experiment on a high-performance computing environment (Grid5000) whose results are available in this article.
- JavaScript ES6
- Node.js
- Shell script
- Clone this repository.
- Inside the folder
/experiment_grid5000
use the commandbash run_experiment.sh
on Bash terminal to start running the experiment. - The time elapsed results are saved on
.txt
files named with prefixresults_
.
- The running of this experiment generates more than 1 GB of data files!
- You must have node.js installed to run this experiment.