Skip to content

Conversation

sayefsakin
Copy link
Collaborator

PerfAnalyzer is a dashboard based visualizer to analyze performance using git commit history and different performance metric. This has the following features

  • Git History Graph
    • Ordered by commit dates
    • Filter Git Branch
    • Select a subset of git commits
    • Show Commit details like message, committer name, date, and hash.
  • Performance metric line chart
    • Filter by different metric
    • Show details on hover
  • Commit table
    • Search and filter by date, hash, and message.
    • Execute the runner_script on selected commit.
    • Show difference between two commits (using git diff)
  • Variable Search
    • Use any regex or string to search
    • Show table of found variable and file
    • Show file content

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.

1 participant