[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Use one PL file or split up application into multiple PL-files

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top