Skip to content

Instantly share code, notes, and snippets.

@billdawson
billdawson / desktop_perf_results.txt
Created August 24, 2011 20:06 — forked from marshall/desktop_perf_results.txt
Various V8 perf test results
Rhino (Interpreted)
-------------------
Score: 362
Richards: 425
DeltaBlue: 340
Crypto: 369
RayTrace: 535
EarleyBoyer: 474
RegExp: 108
var win = Titanium.UI.currentWindow;
// the following example orientationModes values would set orientation to sensor portrait
win.orientationModes = [Ti.UI.PORTRAIT, Ti.UI.UPSIDE_PORTRAIT];