On 28/07/2009, at 19:32, Stan Wiechers wrote: > Here are results from 2 phones > > 3G Phone: > > counts per ms: 46.6 > navigator.platform: iPhone > itsa3GS: false > > > 3GS Phone: > > valid samples taken: 16 > counts per ms: 111.625 > navigator.platform: iPhone > itsa3GS: true > itsa3G/2G: false > itsaniPhone: true >
We need to find a good threshold value. It's currently 50 counts per ms, but your 3G gave 46.6 almost 50, so 50 isn't the right value. Does that 3G have OS 3 ? OS >= 3 has a faster JavaScript engine than OS < 3. i.e., my 2G gives ~ 30 counts per second with iPhone OS 2.2.1, but it would probably count higher with OS 3.0 (due to the faster "NITRO" JS engine). -- Jorge. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
