Phonegap: Performance Browser vs WebView
Ho preso a riferimento due benchmark javascript che ho trovato on-line con una ricerca google (sono sincero, non li conoscevo prima di ora)
JavaScript benchmark:
http://www.webkit.org/perf/sunspider/sunspider.html
http://octane-benchmark.googlecode.com/svn/latest/index.html
Li ho inseriti in un'app phonegap per testare se ci sono differenze prestazionali ad eseguirli dentro Phonegap piuttosto che nel Browser di Sistema.
Questa e' l'app App Phonegap di prova che ho preparato:
https://build.phonegap.com/apps/395724/builds
i sorgenti:
https://github.com/mattocchi/js-benchmark
Ecco il Risultato del primo test effettuato per quanto riguarda il benchmark octane:
https://docs.google.com/spreadsheet/pub?key=0Ahd_nR-q7xREdE44YXVibUQ3aEJINVFqdko5OHRjU0E&output=html
Commenti