Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread 4.28 B3 Serious speed problem
Tue, Jun 23 2009 5:46 PMPermanent Link

"Iztok Lajovic"
Hi,

I found a serious speed problem which I noticed today after making some
inventory calculations after a long time. I repeated the comparion of
calculations three times to be sure that I see the things in right view. In
the program there were no code alterations and I made new compile with
DBISAM v 4.28 b3 only.

Results are:
DBISAM v 4.27 b5: 100% in   1 min 10 sec
DBISAM v 4.28 b3:   48% in 30 min !!!!!!!!!

There are 3 files involved in calculation:
matd (document file) has memo field that is not touched in this calculation
matp (document's material file) has no memo field
stru (material stock file with one record for each material per stock) has
memo field but all memo fields are empty

As mentioned: the program is the same, files are the same, the difference is
in DBISAM version only.

What to do?

Iztok Lajovic
KreS, Kreativni sistemi, d.o.o.




Tue, Jun 23 2009 6:23 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Iztok,

<< I found a serious speed problem which I noticed today after making some
inventory calculations after a long time. I repeated the comparion of
calculations three times to be sure that I see the things in right view. In
the program there were no code alterations and I made new compile with
DBISAM v 4.28 b3 only.

Results are:
DBISAM v 4.27 b5: 100% in   1 min 10 sec
DBISAM v 4.28 b3:   48% in 30 min !!!!!!!!!

There are 3 files involved in calculation:
matd (document file) has memo field that is not touched in this calculation
matp (document's material file) has no memo field
stru (material stock file with one record for each material per stock) has
memo field but all memo fields are empty

As mentioned: the program is the same, files are the same, the difference
is in DBISAM version only. >>

Is this a read-only operation, or are you inserting/updating/deleting any
tables ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jun 24 2009 1:23 AMPermanent Link

"Iztok Lajovic"
Tim,

> << I found a serious speed problem which I noticed today after making some
> inventory calculations after a long time. I repeated the comparion of
> calculations three times to be sure that I see the things in right view.
> In the program there were no code alterations and I made new compile with
> DBISAM v 4.28 b3 only.
>
> Results are:
> DBISAM v 4.27 b5: 100% in   1 min 10 sec
> DBISAM v 4.28 b3:   48% in 30 min !!!!!!!!!
>
> There are 3 files involved in calculation:
> matd (document file) has memo field that is not touched in this
> calculation
> matp (document's material file) has no memo field
> stru (material stock file with one record for each material per stock) has
> memo field but all memo fields are empty
>
> As mentioned: the program is the same, files are the same, the difference
> is in DBISAM version only. >>
>
> Is this a read-only operation, or are you inserting/updating/deleting any
> tables ?
>

Only one table, stru, is being updated.

Iztok Lajovic
Wed, Jun 24 2009 1:35 AMPermanent Link

"Iztok Lajovic"
Tim,

speed problem is solved with new DBISAM 4.28 b4 !!!

Thank you
Iztok Lajovic
Wed, Jun 24 2009 10:52 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Iztok,

<< speed problem is solved with new DBISAM 4.28 b4 !!! >>

I think it might have been something else than DBISAM then.  The only
changes for B4 related to updating of BLOB fields (which I don't think you
were doing) and the verify/repair.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image