TestEngineering/Performance/NimbleDroid: Difference between revisions
Jump to navigation
Jump to search
(Remove content because we stopped using ND) |
No edit summary |
||
(One intermediate revision 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 | 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: | 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