Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2011
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. sectoid@dagon:~/Downloads$ cat result.txt
  2. Random Stress Test v0.9
  3. (1/11) Random function (40960000 steps) 626940 microsecs.
  4. (2/11) Memory filling (8388608 bytes, 128 steps) 462086 microsecs.
  5. (3/11) Arithmetic test with integers (20480000 steps) 3338727 microsecs.
  6. (4/11) Arithmetic test with doubles (20480000 steps) 3448953 microsecs.
  7. (5/11) Arithmetic test with long doubles (20480000 steps) 3646313 microsecs.
  8. (6/11) Arithmetic test with unsigned integers (20480000 steps) 3441901 microsecs.
  9. (7/11) Complex function calculation (double) (5120000 steps) 5499633 microsecs.
  10. (8/11) Complex function calculation (long double) (5120000 steps) 7601398 microsecs.
  11. (9/11) Massive threads test (255 threads, 409600 steps) 18343578 microsecs.
  12. (10/11) File sequential writing (8388608 bytes, 4 steps) 107467 microsecs.
  13. (11/11) File random reading (8388608 bytes, 5120000 steps) 4960605 microsecs.
  14. (--/--) Control task 830910 microsecs.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement