TestEngineering/Performance/NimbleDroid: Difference between revisions
Jump to navigation
Jump to search
(→Automated: add link to the upload code) |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
= | {{delete|Project is no longer active|date=2020-09-17}} | ||
As of around May 2020, we no longer use Nimbledroid: https://github.com/mozilla-mobile/fenix/issues/11050 | |||
We've switched to an in-house system instead (FNPRMS, to be replaced by mach perftest) because: | |||
* it's difficult to debug performance when working with a black box | |||
* Nimbledroid tests run with <pre>debuggable=true</pre> and that provides unreliable performance characteristics | |||
</ | |||
Latest revision as of 10:50, 18 August 2021
As of around May 2020, we no longer use Nimbledroid: https://github.com/mozilla-mobile/fenix/issues/11050
We've switched to an in-house system instead (FNPRMS, to be replaced by mach perftest) because:
- it's difficult to debug performance when working with a black box
- Nimbledroid tests run with
debuggable=true
and that provides unreliable performance characteristics