Advertisement
Guest User

traveh answer formatted

a guest
Jun 11th, 2015
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. ╔══════════════════════════════════════════╦══════════════╗
  2. ║ class (java.util.) ║ milliseconds ║
  3. ╠══════════════════════════════════════════╬══════════════╣
  4. ║ ArrayList ║ 138.242208 ║
  5. ║------------------------------------------║--------------║
  6. ║ ArrayList ║ 135.795334 ║
  7. ║------------------------------------------║--------------║
  8. ║ ArrayList ║ 160.516023 ║
  9. ║------------------------------------------║--------------║
  10. ║ Collections$SynchronizedRandomAccessList ║ 371.29873 ║
  11. ║------------------------------------------║--------------║
  12. ║ Collections$SynchronizedRandomAccessList ║ 318.442416 ║
  13. ║------------------------------------------║--------------║
  14. ║ Collections$SynchronizedRandomAccessList ║ 335.079316 ║
  15. ║------------------------------------------║--------------║
  16. ║ concurrent.CopyOnWriteArrayList ║ 299.203427 ║
  17. ║------------------------------------------║--------------║
  18. ║ concurrent.CopyOnWriteArrayList ║ 361.800762 ║
  19. ║------------------------------------------║--------------║
  20. ║ concurrent.CopyOnWriteArrayList ║ 316.672923 ║
  21. ║------------------------------------------║--------------║
  22. ║ LinkedList ║ 776.843317 ║
  23. ║------------------------------------------║--------------║
  24. ║ LinkedList ║ 807.458514 ║
  25. ║------------------------------------------║--------------║
  26. ║ LinkedList ║ 793.940155 ║
  27. ║------------------------------------------║--------------║
  28. ║ Collections$SynchronizedList ║ 793.125156 ║
  29. ║------------------------------------------║--------------║
  30. ║ Collections$SynchronizedList ║ 782.003326 ║
  31. ║------------------------------------------║--------------║
  32. ║ Collections$SynchronizedList ║ 790.937425 ║
  33. ║------------------------------------------║--------------║
  34. ║ Collections$SetFromMap ║ 1452.049046 ║
  35. ║------------------------------------------║--------------║
  36. ║ Collections$SetFromMap ║ 1457.275127 ║
  37. ║------------------------------------------║--------------║
  38. ║ Collections$SetFromMap ║ 1450.322531 ║
  39. ║------------------------------------------║--------------║
  40. ║ concurrent.ConcurrentLinkedQueue ║ 976.803439 ║
  41. ║------------------------------------------║--------------║
  42. ║ concurrent.ConcurrentLinkedQueue ║ 855.64423 ║
  43. ║------------------------------------------║--------------║
  44. ║ concurrent.ConcurrentLinkedQueue ║ 845.05258 ║
  45. ║------------------------------------------║--------------║
  46. ║ concurrent.ConcurrentSkipListSet ║ 926.423234 ║
  47. ║------------------------------------------║--------------║
  48. ║ concurrent.ConcurrentSkipListSet ║ 924.370203 ║
  49. ║------------------------------------------║--------------║
  50. ║ concurrent.ConcurrentSkipListSet ║ 933.504106 ║
  51. ╚══════════════════════════════════════════╩══════════════╝
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement