Please install Rust tool chain and jupyter-lab:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
python3 -m pip install jupyterlabThe following command simulates the extended EDF, RM and work-conserving algorithms 5,000 times using the Autoware pseudo workload.
bash evaluation.bashAs this takes several hours to complete, this step can be skipped using the data we have obtained.
jupyter-lab- Open
visualize_result.ipynbfrom left side bar. - Run all cells via GUI.
Note
Since our simulations are based on randomly selected execution times, the generated figure may differ slightly from the figure in the paper, even though the trend remains the same.
