Bob,
Chrome Windows and Mac are about 7 seconds. Firefox Windows and Mac results in
the following pop-up and no load. Am I possibly missing a required FF setting?
Otis
3554.666748046875 function (text, font3d, g3d) {
var pixels = g3d.apiPlatform.getTextPixels(text, font3d,
g3d.platform.getGraphicsForTextOrImage(this.mapWidth, this.height),
g3d.platform.offscreenImage, this.mapWidth, this.height, this.ascent);
if (pixels == null) {
return;
}
this.tmap = Clazz.newByteArray(this.size, 0);
for (var i = pixels.length; --i >= 0;) {
var p = pixels[i] & 255;
if (p != 0) {
this.tmap[i] = org.jmol.g3d.TextRenderer.translucency[p >> 5];
}
}
}
--
Otis Rothenberger
o...@chemagic.com
http://chemagic.com
On Nov 2, 2012, at 1:34 AM, Robert Hanson wrote:
> How long does it take for the load, roughly, in seconds?
>
>
> On Fri, Nov 2, 2012 at 12:25 AM, Evans, Michael James <evan...@illinois.edu>
> wrote:
> I have to give a slight edge to Java on my system! Mac OS X 10.8, Safari
> (Java 7). Of course, once the files have been cached, both are lightning…but
> my perception is that Java is slightly faster. Something like a spinning
> loader image would probably help minimize the difference.
>
> Cheers, Mike
>
> On Nov 2, 2012, at 12:13 AM, Robert Hanson <hans...@stolaf.edu>
> wrote:
>
>> OK, JSmol is loading from one core file now, with additional file loading as
>> necessary. See
>>
>> http://chemapps.stolaf.edu/jmol/jsmol/test2.htm?USE=HTML5
>>
>> I'm interested in which is faster, this JavaScript loading or the standard
>> Java applet loading:
>>
>> http://chemapps.stolaf.edu/jmol/jsmol/test2.htm?USE=Java
>>
>> Bob
>>
>> --
>> Robert M. Hanson
>> Larson-Anderson Professor of Chemistry
>> Chair, Chemistry Department
>> St. Olaf College
>> Northfield, MN
>> http://www.stolaf.edu/people/hansonr
>>
>>
>> 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
>>
>>
>> ------------------------------------------------------------------------------
>> LogMeIn Central: Instant, anywhere, Remote PC access and management.
>> Stay in control, update software, and manage PCs from one command center
>> Diagnose problems and improve visibility into emerging IT issues
>> Automate, monitor and manage. Do more in less time with Central
>> http://p.sf.net/sfu/logmein12331_d2d_______________________________________________
>> Jmol-users mailing list
>> Jmol-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>
> ------------------------------------------------------------------------------
> LogMeIn Central: Instant, anywhere, Remote PC access and management.
> Stay in control, update software, and manage PCs from one command center
> Diagnose problems and improve visibility into emerging IT issues
> Automate, monitor and manage. Do more in less time with Central
> http://p.sf.net/sfu/logmein12331_d2d
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>
>
>
> --
> Robert M. Hanson
> Larson-Anderson Professor of Chemistry
> Chair, Chemistry Department
> St. Olaf College
> Northfield, MN
> http://www.stolaf.edu/people/hansonr
>
>
> 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
>
>
> ------------------------------------------------------------------------------
> LogMeIn Central: Instant, anywhere, Remote PC access and management.
> Stay in control, update software, and manage PCs from one command center
> Diagnose problems and improve visibility into emerging IT issues
> Automate, monitor and manage. Do more in less time with Central
> http://p.sf.net/sfu/logmein12331_d2d_______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users