Advertisement
Guest User

Untitled

a guest
Mar 7th, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. c> hyperfine.exe -i "vpython3 C:\src\depot_tools\autoninja.py -help" "python3 C:\src\depot_tools\autoninja.py -help"
  2. Benchmark 1: vpython3 C:\src\depot_tools\autoninja.py -help
  3. Time (mean ± σ): 912.7 ms ± 64.1 ms [User: 1.6 ms, System: 19.1 ms]
  4. Range (min … max): 836.5 ms … 1050.6 ms 10 runs
  5.  
  6. Warning: Ignoring non-zero exit code.
  7.  
  8. Benchmark 2: python3 C:\src\depot_tools\autoninja.py -help
  9. Time (mean ± σ): 611.8 ms ± 27.9 ms [User: 0.0 ms, System: 2.8 ms]
  10. Range (min … max): 574.2 ms … 646.5 ms 10 runs
  11.  
  12. Warning: Ignoring non-zero exit code.
  13.  
  14. Summary
  15. 'python3 C:\src\depot_tools\autoninja.py -help' ran
  16. 1.49 ± 0.12 times faster than 'vpython3 C:\src\depot_tools\autoninja.py -help'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement