Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
On linux, it should not be a problem, depending if you parse it or not at each load.
The system will put it in the memory cache and every subsequent read will be done from memory.
But if you parse that file at each load, then yes, you'd better split it in separate files.
__________________
Only a biker knows why a dog sticks his head out the window.
|