why does my program take long to access files the first time [closed]
So I have this program that goes through a bunch of mp3 files in a folder and reads some data off of them. When I run it, it takes a while. That seemed fair enough. But when I run it again after the …