Subject | Re: [Firebird-Architect] Re: Record Encoding |
---|---|
Author | Adriano dos Santos Fernandes |
Post date | 2005-05-15T00:54:12Z |
Jim Starkey wrote:
You don't know what the blob field will contain.
It may be an already compressed file.
New features should not dictate bad performance for some type of normal
operation.
Adriano
>BLOB COMPRESSION IS FOR PERFORMANCE! Get it? It's to make it runNot always.
>faster, not slower. It faster to decompress a page than to read another
>one. Sooner or later you have to understand that cpus are fast and
>disks are slow, and the way to go faster is to read fewer pages.
>
>
You don't know what the blob field will contain.
It may be an already compressed file.
New features should not dictate bad performance for some type of normal
operation.
Adriano