Guest User

Untitled

a guest
Feb 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. # Pre 112
  2.  
  3. ruby write large (1MB) structure once 3.050000 0.050000 3.100000 ( 3.161090)
  4. ruby read large (1MB) structure once 24.460000 0.650000 25.110000 ( 26.228877)
  5. c write large (1MB) structure once 0.180000 0.010000 0.190000 ( 0.203352)
  6. c read large (1MB) structure once 9.200000 0.460000 9.660000 ( 9.905314)
  7. ruby write 10_000 small structures 2.380000 0.030000 2.410000 ( 2.468453)
  8. ruby read 10_000 small structures 9.490000 0.290000 9.780000 ( 10.323756)
  9. c write 10_000 small structures 0.130000 0.020000 0.150000 ( 0.153872)
  10. c read 10_000 small structures 6.360000 0.250000 6.610000 ( 6.774520)
  11.  
  12.  
  13. # Post 112
  14. ruby write large (1MB) structure once 2.990000 0.030000 3.020000 ( 3.073227)
  15. ruby read large (1MB) structure once 5.530000 0.070000 5.600000 ( 5.729319)
  16. c write large (1MB) structure once 0.230000 0.010000 0.240000 ( 0.235470)
  17. c read large (1MB) structure once 0.220000 0.000000 0.220000 ( 0.235971)
  18. ruby write 10_000 small structures 1.780000 0.030000 1.810000 ( 1.839737)
  19. ruby read 10_000 small structures 2.710000 0.030000 2.740000 ( 2.822826)
  20. c write 10_000 small structures 0.100000 0.020000 0.120000 ( 0.122327)
  21. c read 10_000 small structures 0.250000 0.000000 0.250000 ( 0.259422)
Add Comment
Please, Sign In to add comment