Firefox OS/Performance/Bisecting Regressions: Difference between revisions

Line 191: Line 191:
$ adb forward tcp:2828 tcp:2828
$ adb forward tcp:2828 tcp:2828
$ b2gperf --delay=10 --iterations=30 Contacts
$ b2gperf --delay=10 --iterations=30 Contacts
.
.
.
2014-04-16 22:27:23,370 B2GPerfRunner INFO    | Results for Contacts, cold_load_time: median:1315, mean:1332, std: 88, max:1792, min:1262,
2014-04-16 22:27:23,370 B2GPerfRunner INFO    | Results for Contacts, cold_load_time: median:1315, mean:1332, std: 88, max:1792, min:1262,
all:1342,1792,1309,1293,1303,1302,1291,1290,1298,1311,1313,1331,1319,1316,1346,1354,1315,1320,1341,1324,1361,1318,1350,1262,1326,1300,1310,1296,1308,1321
all:1342,1792,1309,1293,1303,1302,1291,1290,1298,1311,1313,1331,1319,1316,1346,1354,1315,1320,1341,1324,1361,1318,1350,1262,1326,1300,1310,1296,1308,1321
Line 215: Line 213:
$ adb forward tcp:2828 tcp:2828
$ adb forward tcp:2828 tcp:2828
$ b2gperf --delay=10 --iterations=30 Contacts
$ b2gperf --delay=10 --iterations=30 Contacts
.
.
.
2014-04-16 22:47:14,481 B2GPerfRunner INFO    | Results for Contacts, cold_load_time: median:1316, mean:1339, std: 102, max:1876, min:1269,
2014-04-16 22:47:14,481 B2GPerfRunner INFO    | Results for Contacts, cold_load_time: median:1316, mean:1339, std: 102, max:1876, min:1269,
all:1329,1876,1314,1300,1322,1286,1299,1320,1308,1333,1324,1323,1307,1269,1307,1316,1381,1314,1317,1312,1340,1313,1365,1290,1354,1316,1364,1306,1325,1357
all:1329,1876,1314,1300,1322,1286,1299,1320,1308,1333,1324,1323,1307,1269,1307,1316,1381,1314,1317,1312,1340,1313,1365,1290,1354,1316,1364,1306,1325,1357
Line 239: Line 235:
$ adb forward tcp:2828 tcp:2828
$ adb forward tcp:2828 tcp:2828
$ b2gperf --delay=10 --iterations=30 Contacts
$ b2gperf --delay=10 --iterations=30 Contacts
.
.
.
2014-04-16 23:06:16,509 B2GPerfRunner INFO    | Results for Contacts, cold_load_time: median:1302, mean:1321, std: 87, max:1789, min:1281,
2014-04-16 23:06:16,509 B2GPerfRunner INFO    | Results for Contacts, cold_load_time: median:1302, mean:1321, std: 87, max:1789, min:1281,
all:1351,1789,1300,1301,1281,1302,1292,1296,1311,1292,1301,1313,1291,1299,1330,1316,1305,1295,1299,1303,1321,1312,1316,1307,1317,1281,1298,1301,1321,1313
all:1351,1789,1300,1301,1281,1302,1292,1296,1311,1292,1301,1313,1291,1299,1330,1316,1305,1295,1299,1303,1321,1312,1316,1307,1317,1281,1298,1301,1321,1313
Line 253: Line 247:
$ adb forward tcp:2828 tcp:2828
$ adb forward tcp:2828 tcp:2828
$ b2gperf --delay=10 --iterations=30 Contacts
$ b2gperf --delay=10 --iterations=30 Contacts
.
.
2014-04-16 23:17:43,499 B2GPerfRunner INFO    | Results for Contacts, cold_load_time: median:908, mean:935, std: 131, max:1635, min:885,
.
all:945,1635,885,891,953,918,933,895,899,886,899,950,908,907,904,916,886,908,916,910,928,920,909,917,913,907,914,908,896,902
2014-04-16 23:17:43,499 B2GPerfRunner INFO    | Results for Contacts, cold_load_time: median:908, mean:935, std: 131, max:1635, min:885, all:945,1635,885,891,953,918,933,895,899,886,899,950,908,907,904,916,886,908,916,910,928,920,909,917,913,907,914,908,896,902
$ cd gaia
$ git bisect good
Bisecting: 0 revisions left to test after this (roughly 1 step)
[5c0b52751c7cf9f73d44126916a822baf65e2547] Merge pull request #17514 from alivedise/bugzilla/961800_master_merging/child-window-factory
$ cd ..
$ ENABLE_MARIONETTE=1 ./build.sh -j
$ ENABLE_MARIONETTE=1 ./flash.sh
$ adb forward tcp:2828 tcp:2828
$ b2gperf --delay=10 --iterations=30 Contacts
</pre>
</pre>
canmove, Confirmed users
225

edits