Add version numbers to benchmarked programs
This commit is contained in:
parent
c692d9d9c9
commit
1f74a18f4c
1 changed files with 3 additions and 3 deletions
|
@ -51,9 +51,9 @@ The benchmark: Execute `whoami` 1000 times.
|
|||
|
||||
|Program|Time|
|
||||
--- | ---
|
||||
sudo | 13.62s
|
||||
opendoas | 7.60s
|
||||
rdo | 2.25s
|
||||
sudo 1.9.7p1 | 13.62s
|
||||
opendoas 6.8.1 | 7.60s
|
||||
rdo 1.2 | 2.25s
|
||||
Baseline | 1.43s
|
||||
|
||||
Baseline here is how long it took without any wrapper to make it root.
|
||||
|
|
Loading…
Add table
Reference in a new issue