You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of the project improving speed on a web. All results we were gathering related only to Chromium mostly. We’d like to extend results and see extensions (Add-ons) influence for Firefox users.
Some part of work was already done.
We are able to install add-ons using [Puppeteer(https://github.com/GoogleChrome/puppeteer).
Thanks for the help to extend API for web-ext repo to @aslushnikov@rpl@Rob--W.
On today's Add-ons Show and Tell we discussed this topic. Folks are positive about that. Hope that Importance for the Long Tasks API for Firefox will be changed. Waiting for @digitarald opinion about that.
The purpose of the project improving speed on a web. All results we were gathering related only to Chromium mostly. We’d like to extend results and see extensions (Add-ons) influence for Firefox users.
Some part of work was already done.
We are able to install add-ons using [Puppeteer(https://github.com/GoogleChrome/puppeteer).
Thanks for the help to extend API for web-ext repo to @aslushnikov @rpl @Rob--W.
More info can be found puppeteer/puppeteer#4162 and puppeteer/puppeteer#4162
Next step - use performance API which isn’t implemented yet in Firefox.
Related bugtracking issues:
All experiments are stored separate branch - https://github.com/treosh/exthouse/tree/firefox-experimental
The text was updated successfully, but these errors were encountered: