Home Apps Practical Tools Data Structures Speed Test

This is a speed test of famous data structures.

This is a speed test of famous data structures.

You can see speed of ArrayList, LinkedList, HashSet,TreeSet, HashMap,TreeMap

Result of test is couinted in nanoseconds

1 second = 1 000 000 000 nanoseconds

More details of data structure implementation:

ArrayList

LinkedList

TreeSet

HashSet

HashMap

TreeMap

TreeSet

If you want to see other implementations, please let me know.