TestEngineering/Performance/NimbleDroid: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Remove content because we stopped using ND)
m (Switch to correct bullet format)
Line 2: Line 2:


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
* 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
* Nimbledroid tests run with <pre>debuggable=true</pre> and that provides unreliable performance characteristics

Revision as of 19:39, 17 September 2020

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