Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

feat: Use core SDK request data to augment window.performance#145

Draft
billyvg wants to merge 1 commit intomainfrom
feat/use-both-core-sdk-and-performance-for-requests
Draft

feat: Use core SDK request data to augment window.performance#145
billyvg wants to merge 1 commit intomainfrom
feat/use-both-core-sdk-and-performance-for-requests

Conversation

@billyvg
Copy link
Copy Markdown
Member

@billyvg billyvg commented Aug 15, 2022

core SDK provides HTTP status code and method, while we need window.performance for transfer size.

core SDK provides HTTP status code and method, while we need `window.performance` for transfer size.
@github-actions
Copy link
Copy Markdown

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 78.74 KB (+0.16% 🔺) 1.6 s (+0.16% 🔺) 298 ms (+9.65% 🔺) 1.9 s

@billyvg
Copy link
Copy Markdown
Member Author

billyvg commented Aug 15, 2022

WIP - need tests.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant