Add AsyncGpuLatencyReporting to fieldtrial_testing_config.json.
This is necessary to experiment with this performance tweak on Beta. Bug: 1327733 Change-Id: I3b1cbc604f780f5b7772b9c150c732016e4c18d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3816889 Auto-Submit: Francois Pierre Doray <fdoray@chromium.org> Reviewed-by: Etienne Pierre-Doray <etiennep@chromium.org> Commit-Queue: Francois Pierre Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/main@{#1032980}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6a68c93ee6
commit
defd674a22
@ -750,6 +750,27 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"AsyncGpuLatencyReporting": [
|
||||
{
|
||||
"platforms": [
|
||||
"android",
|
||||
"chromeos",
|
||||
"chromeos_lacros",
|
||||
"ios",
|
||||
"linux",
|
||||
"mac",
|
||||
"windows"
|
||||
],
|
||||
"experiments": [
|
||||
{
|
||||
"name": "Enabled",
|
||||
"disable_features": [
|
||||
"AsyncGpuLatencyReporting"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AudioProcessHighPriorityWin": [
|
||||
{
|
||||
"platforms": [
|
||||
|
Reference in New Issue
Block a user