Re: performance improvements
[email protected] (Kai Großjohann) Thu, 30 Jan 2003 16:49:15 +0100
| Newsgroups | gmane.mail.ifile.devel |
|---|---|
| Organization | University of Duisburg, Germany |
| Message-ID | <[email protected]> |
Dave Marquardt <[email protected]> writes: > On Wed, 29 Jan 2003 21:15:32 +0100, [email protected] (Kai Großjohann) said: > > Kai> Dave Marquardt <[email protected]> writes: >>> I guess another option would be to invent some sort of portable binary >>> database format, but that's pretty far down on my list right now. > > Kai> I guess that most machines can convert to/from network byte order. > > Not exactly a high performance operation, though. We could even use > XDR, but again, not a high performance operation. I don't know what ifile stores, but if it is anything like inverted files, another idea would be to use the inverted file compression algorithms from the Managing Gigabytes folks. I think these produce machine-independent files, but if not it could probably fairly easily be achieved. The idea is that the additional computation spent on compression is compensated for by the saved I/O. -- Ambibibentists unite!