I don't think so. Even if it does, I don't think it would be noticeable. Btw pd-l2ork has a threaded implementation of coll that does not block audio while reading from/writing to a file, so you will never get dropped audio samples regardless of how large files are.
HTH
Cyclone's coll looks like just the ticket!Would coll be any slower or otherwise perform worse than a regular textfile object?Cheers,John.cyclone/coll also has a nice set of actions that allow easy sorting/inserting/deleting, etc. It’s based on Max’s coll.