Clone the edgex-taf project from EdgeX Foundry as a template:
cd /home/$USER
git clone https://github.com/edgexfoundry/edgex-taf.git
Export the following variables
export WORK_DIR=/home/$USER/edgex-taf
cd $WORK_DIR/TAF/utils/scripts/docker
sh exec_performance_metrics.sh ${USE_ARCH}
# ex. sh exec_performance_metrics.sh x86_64