sunbro3

reactor tests

Dec 3rd, 2020 (edited)
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Tests had 80 reactors each.
  2.  
  3. Python 3.7.4 (tags/v3.7.4:e09359112e, Jul 8 2019, 19:29:22) [MSC v.1916 32 bit (Intel)] on win32
  4. Type "help", "copyright", "credits" or "license()" for more information.
  5. >>>
  6. ========== RESTART: C:\Users\user03\Desktop\Factorio_1.1x\ftime.py ==========
  7. SAVE: saves\Sandbox 1.1 Nuke Test1.zip
  8. 10000 TICKS * 10 RUNS
  9. RUN 1 : 18.817 seconds.
  10. RUN 2 : 18.756 seconds.
  11. RUN 3 : 18.827 seconds.
  12. RUN 4 : 18.821 seconds.
  13. RUN 5 : 18.745 seconds.
  14. RUN 6 : 18.747 seconds.
  15. RUN 7 : 18.84 seconds.
  16. RUN 8 : 18.755 seconds.
  17. RUN 9 : 18.881 seconds.
  18. RUN 10 : 18.747 seconds.
  19. BEST IN EACH: 17.206 seconds.
  20. >>>
  21. ========== RESTART: C:\Users\user03\Desktop\Factorio_1.1x\ftime.py ==========
  22. SAVE: saves\Sandbox 1.1 Nuke Test2.zip
  23. 10000 TICKS * 10 RUNS
  24. RUN 1 : 15.013 seconds.
  25. RUN 2 : 14.852 seconds.
  26. RUN 3 : 14.804 seconds.
  27. RUN 4 : 14.789 seconds.
  28. RUN 5 : 14.857 seconds.
  29. RUN 6 : 14.949 seconds.
  30. RUN 7 : 14.802 seconds.
  31. RUN 8 : 14.918 seconds.
  32. RUN 9 : 14.785 seconds.
  33. RUN 10 : 14.845 seconds.
  34. BEST IN EACH: 14.259 seconds.
  35. >>> 14.259 / 17.206
  36. 0.8287225386493084
  37. >>>
Advertisement
Add Comment
Please, Sign In to add comment