Unverified Commit 98d1ad01 authored by Yuqian Li's avatar Yuqian Li Committed by GitHub

Purge persistent cache for perf test runs (#67697)

parent ffcf4191
......@@ -746,6 +746,7 @@ class PerfTestWithSkSL extends PerfTest {
'run',
'--verbose',
'--verbose-system-logs',
'--purge-persistent-cache',
'--profile',
if (cacheSkSL) '--cache-sksl',
'-d', _device.deviceId,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment