On Jan 23, 5:25 am, "Edward K. Ream" <[email protected]> wrote:
> 3. While looking at the code, I discovered what looks like a > significant performance hit. The read code opens and reads the file > twice: once to determine the caching key, and once to handle each line > of the file. But doh! This second read only happens when the data are not cached, so perhaps this isn't such a big hit. Still, I'll fix it if I can. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
