Skip to content

Conversation

@GroophyLifefor
Copy link
Member

  • Metadata Comparison Section
  • Results Comparison Section
  • Flamegraph Visualization
  • Responsive Design

Pure vanilla JavaScript (no frameworks) clean, modern UI

Live demo: https://groophylifefor.github.io/expressjs-benchmark-dashboard/

Ref:

@GroophyLifefor GroophyLifefor requested a review from a team November 20, 2025 18:01
@GroophyLifefor GroophyLifefor self-assigned this Nov 20, 2025
@GroophyLifefor GroophyLifefor added the enhancement New feature or request label Nov 20, 2025
Copy link
Contributor

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

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

How are you generating the flamegraph since the .json files doesn't contain stack traces?

I liked the dashboard, but I wouldn't include flamegraph on this part.

@GroophyLifefor
Copy link
Member Author

How are you generating the flamegraph since the .json files doesn't contain stack traces?

I liked the dashboard, but I wouldn't include flamegraph on this part.

@RafaelGSS serverResults.flamegraph is an HTML code with JavaScript that is an HTML export of a flamegraph stack trace. Since I saw ready-to-use parsed data, I just used it.

In dashboard flamegraph is optional, if there is no data, won't show a flamegraph render. But if we decide to hardly remove, it's easy to remove.

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

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants