Skip to content

Conversation

@JerryWu1234
Copy link
Collaborator

@JerryWu1234 JerryWu1234 commented Dec 18, 2025

Fixed: #41

image

…ik DevTools

- Updated context management in `context.ts` for better type safety.
- Introduced new performance tracking interfaces and types in `globals.ts`.
- Added performance monitoring capabilities in the UI, including a new `Performance` component.
- Implemented data handling for performance metrics in `computePerfViewModel.ts` and `transformPerformanceData.ts`.
- Enhanced the `RenderTree` component to support performance data visualization.
- Updated the `package.json` for development server configuration.
- Removed deprecated `HookDataStore` and related utilities to streamline codebase.
@changeset-bot
Copy link

changeset-bot bot commented Dec 18, 2025

🦋 Changeset detected

Latest commit: b4c9808

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@qwik.dev/devtools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 18, 2025

Open in StackBlitz

npm i https://pkg.pr.new/QwikDev/devtools/@qwik.dev/devtools@79

commit: b4c9808

Copy link
Member

@gioboa gioboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM @JerryWu1234

@gioboa gioboa changed the title New feature feat: add performance tab Dec 18, 2025
@gioboa gioboa merged commit 394278e into QwikDev:main Dec 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: adding more performance measurements

2 participants