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

refactor(cli, core): removes live-trace, profile command #316

Merged
merged 3 commits into from
May 4, 2021

Conversation

lynchbomb
Copy link
Member

BREAKING CHANGE
This change will go out with TracerBench v6 (next major).

This PR removes the profile command from TracerBench API. The TracerBench team has been toying with the idea of removing this command for awhile now. The two forcing functions critically are:

  1. profile command has much overlap with the compare command while running a low sample count
  2. very strong alternative with perfetto for running a single trace

As such moving forward TracerBench will be dropping this command from future releases.

@lynchbomb lynchbomb requested a review from krisselden May 4, 2021 16:10
@lynchbomb lynchbomb changed the title refactor(cli): removes profile command refactor(cli, core): removes live-trace, profile command May 4, 2021
Copy link
Collaborator

@krisselden krisselden left a comment

Choose a reason for hiding this comment

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

Looks good I think it is good to focus on the primary compare command.

@lynchbomb lynchbomb merged commit e35d734 into master May 4, 2021
@lynchbomb lynchbomb deleted the lynch/breaking-remove-pp branch May 4, 2021 21:54
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.

None yet

2 participants