Hello All,

First; Great!
I have noticed is an improvement of about 2 minutes of not using
Hb_detach () and remove the threads in the creation of indices.

Second;
A question
What advantages are there in using indexes MEMORY?

I do not appreciate any improvement is more, we analyzed under Windows
XP and Vista (Server), as these index are simply created as temporary files;
C: \ Documents and Settings \ Administrator \ Local Settings \ Temp \
hb602.tmp
C: \ Documents and Settings \ Administrator \ Local Settings \ Temp \
hb66D.tmp

Therefore, at least under Windows, I do not see that this is a pure
memory index, as is using a temporary file

In less demanding tests that look, creating over 400 indexes were;

INDEX... MEMORY...
MEMORY: 1 Thread 7.78 (minutes)
MEMORY: 4 Threads 8.58 (minutes)

INDEX....
DISC: 1 Thread 7.12 (minutes) WINNER!
DISC: 4 Threads 8.76(minutes )

Or maybe I'm wrong?
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to