G
gus bjorklund
Guest
> On Dec 24, 2017, at 9:10 AM, onnodehaan wrote: > > We are now wondering if merging them into one big one, will be beneficial to performance of not. don’t think any one has measured this. aside from the time spent opening and mapping multiple files instead of one, i doubt it makes any difference, since once the code is in memory, everything else is mostly the same regardless of the number of pl files. except one thing: checking time stamps on multiple files compared to one. such checks are fast if you don’t have hundreds or thousands of files. but, as i said, no one has measured. you could be the first.
Continue reading...
Continue reading...