Quoting gharris999 <[EMAIL PROTECTED]>:


Sorry, Dan.  I'm not sure I understand.  Scanner.pl, from the
split-scanner branch, already seems to print the start and end times of
the scan to stdout.  What I'm looking for is a debug flag with the 6.5
trunk that will do the same thing: tell me when the start and end times
of the scan take place so I can compare the scan times between 6.5b1 and
the split-scanner branch.  I was wondering if there was a debug flag
that I could use with 6.5b1 that wouldn't impart a performace hit.

d_import does nearly the same thing. When each importer stops, it gives a simple count of the number of seconds taken for that task. However, the split-scanner does imports in sequence vs parallel for 6.5. Thus, the only real comparison might be on teh total time, unless you run with one import at a time.

-kdf
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to