Run benchmark for NaCl based Chrome extension

21 views
Skip to first unread message

Amol Wagh

unread,
Jan 5, 2022, 11:16:48 AM1/5/22
to telemetry, Shobhit Agarwal, Atul Moglewar
Hello All,

I am planning to run the rendering benchmark for the NaCl based Chrome extension. The chrome extension is used to render and edit the Office formatted files in Chrome.
I added the page (story) in ./tools/perf/page_sets/rendering folder about rendering the Office file using the extension.

On running the benchmark, the extension fails to open the document. I suspect it's due to NaCl related error. I think by default NaCl is disabled when Chrome is launched to run the benchmark.
So, to enable the NaCl and to load the extension before running the performance test, following arguments are passed to the browser using `extra_browser_args` in the test.

extra_browser_args=['--enable-nacl', '--load-extension=<path/to/extension>']

However, even after passing the above arguments, NaCl based extension fails to open the file. Please note that the Wasm version of the same extension works though.
Can someone please help/guide me about running the benchmark for NaCl based extensions?

Regards,
Amol

This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.



Reply all
Reply to author
Forward
0 new messages