From: "Brian Pane" <[EMAIL PROTECTED]>
Sent: Thursday, August 30, 2001 3:09 PM
> What's not clear, however, is how much of a speedup we're getting from all
> the subsequent enhancements to avoid copying in the same-pool case (which is
> where all the real complexity is). Anybody have benchmark or profile data
> on this part?
We still copy in this case. You would need to experiment, per the short writeup
I did, by modifying any module that does a table_merge or table_overlap or some
hash merge. If you could post such numbers, perhaps that would get some further
scrutiny from members of the list.
Bill