Re: Slow Properties.load()
Shawn Silverman <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
[NOTE: I'm reposting this as a reply to this message so it show up properly as a thread in this topic] I discovered something else regarding my last message on this subject: that single-byte reads are only part of the problem. I've also discovered that my filesystem driver is getting its init() method called for each readBytes call. I solved this, however, by doing a check at the start of this method. Thanks, -Shawn On Sun, 11 Jan 2004, Shawn Silverman wrote: > I've been playing with my own filesystem code, and discovered that > Properties.load(InputStream) runs very very slowly because it does > byte-at-a-time reading. Are there plans to improve this? > > Thanks, > -Shawn _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini