Add benchmarks for WASM bidding logic
Add new test using new WebView WASM support. Add JetPack Core dependency to fix the ClassNotFoundException issue when looking for the ContextCompat class. Results of running the `evaluate_turtledoveWasm` test on a Pixel 4: ``` evaluate_turtledoveWasm_standardDeviation: 838804 evaluate_turtledoveWasm_min (ns): 21844616 evaluate_turtledoveWasm_median (ns): 22534819 evaluate_turtledoveWasm_mean (ns): 22640871 ``` Test: JSScriptEnginePerfTests Change-Id: Id79234f17258439ccc633cae2e1cbddc356aff99 Bug: 230095467
Loading
Please register or sign in to comment