Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 217 Bytes

hash_vs_array

comparing speed of searching specific characters between hash table and array

$ python test.py
generating data set finished
list time is  3.394463300704956
set time is  0.0032389163970947266