device_config = { # Configuration syntax: # # device: The value of ro.product.name or 'host' or 'jvm' # properties: (Use one or more of these). # * run-test-args: additional run-test-args # # *** IMPORTANT ***: # This configuration is used by the android build server. Targets must not be renamed # or removed. # ########################################## # Fugu's don't have enough memory to support a 128m heap with normal concurrency. # Also update timeout value as some tests can go beyond the default 600s. 'aosp_fugu' : { 'run-test-args': [ "--runtime-option", "-Xmx128m", "--timeout", "900" ],
}, 'fugu' : { 'run-test-args': [ "--runtime-option", "-Xmx128m", "--timeout", "900" ],
},
}
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.0 Sekunden
(vorverarbeitet am 2026-06-29)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.