Stan's slow problem

Ruslan Zasukhin sunshine at public.kherson.ua
Thu May 25 21:58:25 CDT 2006


On 5/25/06 9:41 PM, "Stan Busk" <maxprog at mac.com> wrote:

> I always use:
> 
>    #if DebugBuild
>      Valentina.DebugLevel = EVDebugLevel.kLogErrors
>    #else
>      Valentina.DebugLevel = EVDebugLevel.kLogNothing
>    #endif
> 
> I am not talking about coding, just using v2.2 successfully, install
> v2.3 and get screwed. No editing, no coding, nothing, just a great
> speed degradation all of a sudden. It affects absolutely all the
> product using Valentina v2.3.

Stan,

I was need 30 seconds to open

    V4RB/Examples/1_x_Examples/(1) Single Table

Run it

Make new db

Add 100K records in 3 second.

Then press query button

It shown query 

    select * 
    from Person
    where byte_fld < 100
    order by byte_fld

Press EXECUTE  => result in no time.

Another query:

    select * 
    from Person
    where short_fld < 100 and float_fld > 1000
    order by byte_fld

NO TIME 


Where is degradation of speed ? I do not see it


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina-beta mailing list