Running and Verification
Procedure
- Log in to the server using PuTTY.
- Go to the test case directory.
cd /path/to/ROOT/root-6.20.00/obj/tutorials/legacy
- Start ROOT.
root
- Perform a benchmark test.
.x benchmarks.C
Check the value of ROOTMARKS in the command output. A larger value indicates better single-core performance.
The command output in the following figure is displayed:

Parent topic: ROOT 6.20 Porting Guide (openEuler 21.03)