Subject | Re: [IB-Architect] How does it do this...? |
---|---|
Author | Doug Chamberlin |
Post date | 2000-08-03T17:59:31Z |
At 8/3/2000 07:02 AM (Thursday), Benny Schaich wrote:
out that 20,000 records, even with large blobs, is a small enough set that
they don't really represent a thorough test of the implementation. Today's
hardware can fit that many records into memory quite easily and memory
searching is damned fast today. So, I'm not surprised at the outcome.
>To make it even harder, we put some text into blob fields and parsed[snip]
>20,000 of those with a LIKE statement. IB always came back in less then
>a second.
> From an architectural point of view I'd like to know how that works. DidI cannot answer directly about how this is implemented, but I would point
>we trick ourselves somehow?
out that 20,000 records, even with large blobs, is a small enough set that
they don't really represent a thorough test of the implementation. Today's
hardware can fit that many records into memory quite easily and memory
searching is damned fast today. So, I'm not surprised at the outcome.