You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐌 🐌 🐌
For each area, the script is searching all the data files for that area.
So 2000 areas * 7 data (so far) = 14000 data files, so 2000 * 14000 = roughly 28,000,000 stat() calls to combine the files.