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

Add merge tools from private forks #104

Closed
sandybrownlee opened this issue May 23, 2024 · 0 comments
Closed

Add merge tools from private forks #104

sandybrownlee opened this issue May 23, 2024 · 0 comments
Assignees

Comments

@sandybrownlee
Copy link
Collaborator

Add two tools developed for analysis of Gin's outputs:

  • merge profiles tool. This takes multiple profiler output files from repeat runs and determines the intersection of the hot methods then, for each hot method, the union of calling tests. Also add note about repeating profiler runs to documentation (with point about reboots)
  • aggregate random sampler output. Random Sampler output is one line per test. This aggregates to one line per edit; with a count of test passes, total tests run, and total run time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant