Chrome Version 24.0.1312.56 Mac OS X

http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_replace.htm
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.17
(KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17 5.0 (Macintosh;
Intel Mac OS X 10_8_2) AppleWebKit/537.17 (KHTML, like Gecko)
Chrome/24.0.1312.56 Safari/537.17
x+=x: 173 x.join: 226

http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_array.htm
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.17
(KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17 5.0 (Macintosh;
Intel Mac OS X 10_8_2) AppleWebKit/537.17 (KHTML, like Gecko)
Chrome/24.0.1312.56 Safari/537.17

new Int32Array
4080
new Array
97
Int32Array
6
Array
6

http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_for.htm
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.17
(KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17 5.0 (Macintosh;
Intel Mac OS X 10_8_2) AppleWebKit/537.17 (KHTML, like Gecko)
Chrome/24.0.1312.56 Safari/537.17

for (var i = 0; i < x.length; i++)
31
for (var i = x.length; --i >= 0;)
23


Firefox 12.0 Mac OS X

http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_replace.htm
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:12.0) Gecko/20100101
Firefox/12.0 5.0 (Macintosh)
x+=x: 38 x.join: 32

http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_array.htm
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:12.0) Gecko/20100101
Firefox/12.0 5.0 (Macintosh)

new Int32Array
762
new Array
28
Int32Array
7
Array
7


http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_for.htm
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:12.0) Gecko/20100101
Firefox/12.0 5.0 (Macintosh)

for (var i = 0; i < x.length; i++)
26
for (var i = x.length; --i >= 0;)
21


On Thu, Jan 24, 2013 at 7:53 PM, Robert Hanson <hans...@stolaf.edu> wrote:
> I would greatly appreciate your testings the following pages in your browser
> of choice and reporting back to me your results, particularly if you have a
> Mac or iPad. I will compile them.
>
> http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_replace.htm
> http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_array.htm
> http://chemapps.stolaf.edu/jmol/jsmol/j2s/test/test_for.htm
>
> please load the page, then reload it at least once before reporting.
>
> 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
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> Jmol-developers mailing list
> Jmol-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-developers
>

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to