Hi,

I see a significant difference in the query response time between:

1) Running a query multiple times in a for loop in the same process:
Observation: very low response time from 2nd run onwards

2) Running a query multiple times in different processes:
Observation: consistent and high response time.

Does phoenix client process cache results?

Thanks,
~Ashish

Reply via email to