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

feat(profiling) add function metrics table #76110

Merged
merged 6 commits into from
Aug 15, 2024
Merged

Conversation

JonasBa
Copy link
Member

@JonasBa JonasBa commented Aug 13, 2024

First pass at adding function metrics table. This just renders a table with the function metrics and is missing time series and better linking to examples

@JonasBa JonasBa requested review from a team as code owners August 13, 2024 20:14
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 13, 2024
Copy link

codecov bot commented Aug 13, 2024

Bundle Report

Changes will increase total bundle size by 6.45kB ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 29.51MB 6.45kB ⬆️

@JonasBa JonasBa merged commit 9713e5c into master Aug 15, 2024
40 checks passed
@JonasBa JonasBa deleted the jb/profiling/metrics branch August 15, 2024 13:39
Copy link

sentry-io bot commented Aug 16, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TestingLibraryElementError: Unable to find an element with the text: 5k. This could be because the text is broken up by multi... Object.?(slowestFunctionsTable.spec.tsx) View Issue
  • ‼️ Error: useLocation() may be used only in the context of a component. useLocation(useLocation.tsx) View Issue
  • ‼️ Error: useLocation() may be used only in the context of a component. useLocation(useLocation.tsx) View Issue
  • ‼️ TestingLibraryElementError: Unable to find an element with the text: slow-package. This could be because the text is broken u... Object.?(slowestFunctionsTable.spec.tsx) View Issue

Did you find this useful? React with a 👍 or 👎

@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants