Re: [api-dev] Bootstrap and Performance

2008-08-21 Thread Tobias Krais
Hi Juergen,

>>> Thus my question: has using this parameter a very positive impact on
>>> bootstrap performance? My machine seems to be too fast for testing
>>> this...
>>
>> I now found it out: it does not boost the bootstrap. Do you know other
>> ways to speed up the bootstrap mechanism?
> well the office has to start and it depends on the office start. Keep an
> office running should be faster. Improving the office start should help
> here as well ;-)
> 
> I know that it is no satisfying answer but i have no other :-(

thanks for your answer. It is a satisfying answer, because now I know
that there is no need to continue searching.

But one question: on Windows machines, I use the quickstarter. Klicking
on documents in the explorer opens the documents extremely fast. But
bootstraping OOo is slower. Can you explain why?

Greetings, Tobias

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [api-dev] Bootstrap and Performance

2008-08-21 Thread Juergen Schmidt

Tobias Krais wrote:

Hi again,


Thus my question: has using this parameter a very positive impact on
bootstrap performance? My machine seems to be too fast for testing this...


I now found it out: it does not boost the bootstrap. Do you know other
ways to speed up the bootstrap mechanism?
well the office has to start and it depends on the office start. Keep an 
office running should be faster. Improving the office start should help 
here as well ;-)


I know that it is no satisfying answer but i have no other :-(

Juergen




Greetings, Tobias

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [api-dev] Bootstrap and Performance

2008-08-21 Thread Tobias Krais
Hi again,

> Thus my question: has using this parameter a very positive impact on
> bootstrap performance? My machine seems to be too fast for testing this...

I now found it out: it does not boost the bootstrap. Do you know other
ways to speed up the bootstrap mechanism?

Greetings, Tobias

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-dev] Bootstrap and Performance

2008-06-26 Thread Tobias Krais
Hi together,

I have a question about the OOo bootstrap mechanism described in the Dev
Guide Wiki
(http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Transparent_Use_of_Office_UNO_Components).
There is the possibility of setting the unopath parameter:
-%<-
java
 -Dcom.sun.star.lib.loader.unopath=/opt/OpenOffice.org/program
 -jar SimpleBootstrap_java.jar
-%<-

Thus my question: has using this parameter a very positive impact on
bootstrap performance? My machine seems to be too fast for testing this...

Greetings, Tobias

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]