You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Filip Maj <fi...@adobe.com> on 2013/01/28 20:36:24 UTC

Benchmarks in mobile-spec

Relevant issue : https://issues.apache.org/jira/browse/CB-1528

I am reorganizing the manual benchmarks test page a little bit, and wanted
to add an "autobench" equivalent for the benchmarks. Doing an exec bench
(which already exists, but automating it), plus timing certain APIs (I.e.
FileReader vs XHR to local content).

Does anyone have experience with a good timing/benching JavaScript lib, or
have prior experience with this and can offer any recommendations on how
to go about doing this?

Thanks!

Fil