This benchmark compares the performance of starting exiting programs. The test uses fork(2) and exec(2) to run multiple program that just exit.
fork(2)
exec(2)
This graph below shows a benchmark of multiple languages.