Rocket Division Software
http://www.starburnsoftware.com/forum/

Import Track : Performance Issue
http://www.starburnsoftware.com/forum/starburn-sdk-f3/import-track-performance-issue-t1776.html
Page 1 of 1

Author:  deepakp [ Sat Feb 14, 2009 9:07 am ]
Post subject:  Import Track : Performance Issue

Hello Support,

I am using ImportTrack(..) of DataBurner class. It takes almost 30-35 seconds to load the specified session from the disc which 1) DVD+RW 2) Size = 1.38 GB 3) AllowMulti-sesssion=True, having some files and folders.

The time needed is very high in this case. Can this time be reduced. Because for discs of size 8.5 GB. It may take time in several minutes.

If this time can be reduced then it will be very good for the application I am developing.

Thank you.

Author:  anton (staff) [ Sat Feb 14, 2009 10:51 am ]
Post subject: 

Try to set maximum read speed before importing the data from the disc. Also disc size does not matter, amount of files and directory structure is.

Author:  deepakp [ Sat Feb 14, 2009 11:31 am ]
Post subject: 

Hello Support,

I tried with what you suggested.
1) dataBurner.WriteSpeed = MaxWriteSpeed of drive
2) dataBurner.WriteSpeed = MaxReadSpeed of drive

No effect. Same time required. :(

Thank you

Author:  anton (staff) [ Sun Feb 15, 2009 10:31 am ]
Post subject: 

Of course. B/c you don't WRITE. You do READ.

Author:  deepakp [ Mon Feb 16, 2009 4:47 am ]
Post subject: 

Hello Support,

So How to specify Read Speed Or Is there any thing else I have to do?

Thank you.

Author:  dima (staff) [ Mon Feb 16, 2009 10:56 am ]
Post subject: 

Hello,

Yes, you can't specify the "Read" speed now ... we will modify the DataBurner class to provide the "ReadSpeed" property.

Regards,

Dmitry

Author:  deepakp [ Mon Feb 16, 2009 11:15 am ]
Post subject: 

Hello Support,

Thank you for reply.

I am having one suggestion for the same case if we can show the import status means % import completed then it will be very good.
Like 45 % import completed as a callback after import requested. It will be great and much user friendly I guess it's not much difficult to do !!!


Thank you.

Author:  anton (staff) [ Mon Feb 16, 2009 7:13 pm ]
Post subject: 

As we have no way to know what's on disc before we import we cannot calculate progress.

deepakp wrote:
Hello Support,

Thank you for reply.

I am having one suggestion for the same case if we can show the import status means % import completed then it will be very good.
Like 45 % import completed as a callback after import requested. It will be great and much user friendly I guess it's not much difficult to do !!!


Thank you.

Author:  flöle [ Wed Oct 19, 2011 6:33 pm ]
Post subject:  Re:

anton (staff) wrote:
As we have no way to know what's on disc before we import we cannot calculate progress.


You could actually provide a progress. Or rather, I'd appreciate if you could just fire an event that includes the imported file object (each time a file has been imported). Then I can calculate the progress myself, based on the size of the session and the file sizes of the already imported files. Can this be added?

Author:  anton (staff) [ Thu Oct 20, 2011 7:02 am ]
Post subject:  Re: Import Track : Performance Issue

It can be one session of 50 megabytes and 1000 files and it can be one session of 4 gigabytes and one file. Or do you mean file system metadata size?

Author:  flöle [ Thu Oct 20, 2011 2:59 pm ]
Post subject:  Re: Import Track : Performance Issue

I guess I mean the metadata, such as ITrack.Size. If you have one file of 4GB, the progress will not be very interesting, but "on average" you get a nicely progressing progress bar. In any case better than no progress information at all.

Author:  dima (staff) [ Tue Nov 22, 2011 11:51 am ]
Post subject:  Re: Import Track : Performance Issue

Hello, Florian

Yes, you are right, we will add this feature!

Regards,

Dmitry

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/