Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wg-performance Status Update 2020-10-26 #56

Closed
erwinmombay opened this issue Oct 27, 2020 · 2 comments
Closed

wg-performance Status Update 2020-10-26 #56

erwinmombay opened this issue Oct 27, 2020 · 2 comments

Comments

@erwinmombay
Copy link
Member

erwinmombay commented Oct 27, 2020

What was accomplished

Lessons Learned

  • function definitions can be recursively redefined. (function f() { f = () => 5; return 7})

What's Next

  • esm to 100% (monitoring safari performance)
  • esm e2e tests
  • continue removing viewportCallback as well as associated code
  • research two Dynamic Mail bugs probably related to intersect-resources.
@samouri
Copy link
Member

samouri commented Oct 27, 2020

what was accomplished

lessons learned

  • function definitions can be recursively redefined. (function f() { f = () => 5; return 7})

whats next

  • continue removing viewportCallback as well as associated code
  • research two Dynamic Mail bugs probably related to intersect-resources.

@jridgewell
Copy link
Contributor

jridgewell commented Oct 27, 2020

What was accomplished

AMP Core

Packager

SSR

  • Inject amp-usqp meta for SSR transformer CSI: cl/337537376

Lessons Learned

What's next

  • Finishing Bento auto-envelope design doc and PR
  • Write design doc on AVIF image format in cache
  • On duty this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants