Confirmed users
183
edits
m (→Downloads API Rewrite: Minor edit: typo, formatting) |
|||
| Line 116: | Line 116: | ||
{{PerfProject | {{PerfProject | ||
|impact={{desktop}} | |impact={{desktop}} | ||
|team=Paolo Amadini (lead), Raymond Lee, Felipe | |team=Paolo Amadini (lead), Raymond Lee, Felipe Gomes | ||
|duration= Late July / early August for reaching the initial goal in Nightly. | |duration= Late July / early August for reaching the initial goal in Nightly. | ||
Probably another month or two (with lower bandwidth) for follow-ups. | Probably another month or two (with lower bandwidth) for follow-ups. | ||
|goal=To improve responsiveness when downloads are started, by removing the main-thread I/O caused by access to | |goal=To improve responsiveness when downloads are started, by removing the main-thread I/O caused by access to "downloads.sqlite". The concrete goal is to ensure that SQL statements involving moz_downloads no longer appear in the "slow SQL" Telemetry dashboard. | ||
"downloads.sqlite". The concrete goal is to ensure that SQL statements involving moz_downloads no longer appear in the "slow SQL" Telemetry dashboard. | |||
|reports=firefox-dev mailing list, [http://benjamin.smedbergs.us/weekly-updates.fcgi/user/paolo weekly updates tool]. | |reports=firefox-dev mailing list, [http://benjamin.smedbergs.us/weekly-updates.fcgi/user/paolo weekly updates tool]. | ||
|work={{bug|825588}} | |work={{bug|825588}} | ||
|dependencies= | |dependencies= | ||
|notes=The project should include a follow-up time frame to accommodate | |notes=The project should include a follow-up time frame to accommodate any changes identified after Firefox for Desktop has migrated to the new API, as well as handle requests to facilitate other Mozilla products and add-ons to migrate to the new API. | ||
any changes identified after Firefox for Desktop has migrated to | |||
the new API, as well as handle requests to facilitate other Mozilla | |||
products and add-ons to migrate to the new API. | |||
}} | }} | ||
---- | ---- | ||