[content_shell] Use `ExecuteJavaScriptMethod` in content_shell
content_shell uses `ExecuteJavaScriptMethod` instead of `ExecuteJavaScriptForTests`, which should reduce serialisation/deserialisation overhead. The improvement for test run in `third_party/blink/web_tests/http/tests/devtools` is 2.02s (~1.2%). 95% confidence interval of this difference: From 0.3398 to 3.6936 Bug: chromium:1029427 Change-Id: Iba108d23192bde0fa12aa66654271cd85c5e4ada Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2452670 Commit-Queue: Maksim Sadym <sadym@chromium.org> Reviewed-by:Mathias Bynens <mathias@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#815093}
Showing
Please register or sign in to comment