Here's what I know:

With the signed applet, the default is to have useCommandThread=TRUE, and
with the unsigned applet, it is FALSE.

With the signed applet, you can have a problem opening some files if you do
not useCommandThread. If you have problems with the signed applet opening
files, let me know.

With the unsigned applet, I don't think it matters, because you couldn't
open other files anyway.

When the value is TRUE, there is a 200-ms delay that is built in, because
the processor has to cycle and check for "jobs" to do. If that is causing
the sluggishness, we could try different numbers. I've checked in a change
to 50 ms for that.




On Fri, Jul 23, 2010 at 12:58 PM, Michael Evans <evan...@illinois.edu>wrote:

> FYI, I run into the same problem in the Firefox version of our Jmol
> Interface, except using a JmolScript call in a pickCallback method.
>
>
> On Fri, Jul 23, 2010 at 12:52 PM, Robert Hanson <hans...@stolaf.edu>wrote:
>
>>
>>
>> On Fri, Jul 23, 2010 at 9:18 AM, Paul Pillot <
>> paul.pil...@ac-orleans-tours.fr> wrote:
>>
>>>
>>> I wrote a small test to see if the setcallback was in cause in the drop
>>> of performance :
>>> a javascript for loop calls 20 times in a row the jmolscript method. The
>>> time for the end of each script is reported to the console with the print
>>> @{now()} command (apparently not documented, but found on the new.htm page).
>>>
>>
>> done
>>
>>
>> Is there, by any chance, a way to disable that setting once the model is
>>> loaded, and to re-enable it later, when a new model is going to be loaded ?
>>>
>>>
>> nope. I think it still needs testing. You really should not need to set
>> that.
>>
>>
>>>
>>>
>>>  -Paul
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> This SF.net email is sponsored by Sprint
>>> What will you do first with EVO, the first 4G phone?
>>> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
>>> _______________________________________________
>>> Jmol-users mailing list
>>> Jmol-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jmol-users
>>>
>>>
>>
>>
>> --
>> Robert M. Hanson
>> Professor of Chemistry
>> St. Olaf College
>> 1520 St. Olaf Ave.
>> Northfield, MN 55057
>> http://www.stolaf.edu/people/hansonr
>> phone: 507-786-3107
>>
>>
>> If nature does not answer first what we want,
>> it is better to take what answer we get.
>>
>> -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Sprint
>> What will you do first with EVO, the first 4G phone?
>> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
>> _______________________________________________
>> Jmol-users mailing list
>> Jmol-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jmol-users
>>
>>
>
>
> --
> Mike Evans
> Organic Chemistry Graduate Student
> Moore Group
> University of Illinois, Urbana-Champaign
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>


-- 
Robert M. Hanson
Professor of Chemistry
St. Olaf College
1520 St. Olaf Ave.
Northfield, MN 55057
http://www.stolaf.edu/people/hansonr
phone: 507-786-3107


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to