On 26/02/2015 12:23, Ivan Přenosil wrote:
>> From: Adriano dos Santos Fernandes 
>> Is it really fast?
>>
>> If your config table has a single row with each "variable" as a column,
>> it should be frequently cached.
> Yes, it is really fast. I use context variables not because somebody
> tell me to do so, but because I actually compared the solutions
> with / without context variables.
>
>
But it heavily depends on what you test to make a difference.

If you put a SELECT in a loop and a context variable read in a loop, it
will certainly make a difference.

But in practice it's dumb to do that.


Adriano


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to