Guest User

Untitled

a guest
Dec 15th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. plucas6@factor048 proj1]$ ./scripts/perf_test.py lfprng 150 1000 1024
  2. Running performance test for lfprng
  3. 150 threads
  4. 1000 reads per thread
  5. 1024 bytes per read
  6.  
  7. Duration: 1.570
  8.  
  9. [plucas6@factor048 proj1]$
  10. [plucas6@factor048 proj1]$ ./scripts/perf_test.py urandom 150 1000 1024
  11. Running performance test for urandom
  12. 150 threads
  13. 1000 reads per thread
  14. 1024 bytes per read
  15.  
  16. Duration: 5.590
Add Comment
Please, Sign In to add comment