Anyone who downloaded the code should re-download it as I've made a few 
modifications to it in order to make it less specific to my tests and more 
general for use.


> I've posted the Query of Query function code to Blog of Fusion with some
> comments. I'll be testing it on the client in a few minutes and will post 
> if
> it solves the spike.
> http://www.blogoffusion.com/index.cfm/2006/4/25/Query-of-Query-function
>
>
>> I'm debugging a Mach II app and there is a massive bottleneck in a single
>> portion of it where a query that is stored in memory is queried against
>> using an IN statement. The IN statement is using over 20 UUIDs as the
>> elements to find which is quite insane, especially as none of the queries
>> are over 20 rows. I was wondering if anyone has written some code to
>> replace a query of queries? If not, I'll write one.
>> When I say massive bottleneck, I mean it spikes the CPU to the top as 
>> it's
>> going through a dozen queries per user. nasty.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238642
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to