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

Refactors profiler module #163

Merged
merged 3 commits into from
Jun 9, 2024
Merged

Refactors profiler module #163

merged 3 commits into from
Jun 9, 2024

Conversation

butschster
Copy link
Member

@butschster butschster commented Jun 8, 2024

  1. Moves calculations on a backend side.

  2. Fixes Flame chart rendering.
    image

  3. Add top functions with sorting
    image

  4. Removes summary from profiles page
    image
    Not it's only on top functions tab
    image
    Also removed call stack from the left side
    image

  5. Fixes styles on dark and light theme

  6. Some visual changes
    image
    image
    image
    image

1. Moves calculations on a backend side.
2. Fixes Flame chart rendering.
3. Add top functions with sorting
4. Fixes styles on dark and light theme
@butschster butschster added this to the 1.0 milestone Jun 8, 2024
@butschster butschster requested a review from Kreezag June 8, 2024 21:02
@butschster butschster marked this pull request as ready for review June 8, 2024 21:02
@butschster
Copy link
Member Author

@Kreezag I added TODOs where you can improve my PR. It would be great if you could make some improvements so we can merge this PR.

1. Enhanced UI for Profiler Top Functions: Profiler now fetches table schema from the backend.
2. Improved UI for Profiler Call Graph: Profiler now retrieves the toolbar from the backend.
3. Restored links on event preview cards for SMTP, Sentry, Profiler, and Inspector.
4. Various visual improvements to the UI.
@butschster butschster merged commit f4b4ec6 into master Jun 9, 2024
0 of 2 checks passed
@butschster butschster deleted the feature/59 branch June 9, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants