Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how fast is iglob

os.listdir: 0.7268s, 1326786 files found
os.walk: 3.6592s, 1326787 files found
glob.glob: 2.0133s, 1326786 files found
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #fast #iglob
ADD COMMENT
Topic
Name
8+4 =