shivanikhosa / browserscope

Automatically exported from code.google.com/p/browserscope
Apache License 2.0
0 stars 0 forks source link

No differentiation between Safari and UIWebView executed tests on iOS #344

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Execute a jsperf test e.g. http://jsperf.com/unzip-vs#chart=bar in both 
Safari and a UIWebView (Tweetbot) on iPad (iOS 6.1)
2. Both tests are listed against iPad 6.1 but will have different performance 
characteristics due to the UIWebView not having a JIT

Originally started as this issue in jsperf - 
https://github.com/mathiasbynens/jsperf.com/issues/121

Original issue reported on code.google.com by dajdav...@gmail.com on 7 Apr 2013 at 8:46