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

feat: FactoryProf results to a JSON file #281

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

uzushino
Copy link
Contributor

@uzushino uzushino commented Dec 6, 2023

What is the purpose of this pull request?

The purpose of this pull request is to add a feature that allows saving FactoryProf results to a JSON file.

What changes did you make? (overview)

I have added the feature to save the FactoryProf results as a JSON file when the environment variable FPROP=json is set.

Is there anything you'd like reviewers to focus on?

Checklist

  • I've added tests for this change
  • I've added a Changelog entry
  • I've updated a documentation

Copy link
Collaborator

@palkan palkan left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good.

Could you please add a note about this mode to the docs?

@@ -2,6 +2,8 @@

## master (unreleased)

- Add support for dumping FactoryProf results in JSON format. ([@uzushino][])
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please, add a shortcut value at the end of this file

@uzushino uzushino requested a review from palkan December 12, 2023 12:14
@palkan palkan merged commit 2861592 into test-prof:master Dec 12, 2023
16 of 17 checks passed
@palkan
Copy link
Collaborator

palkan commented Dec 12, 2023

Thanks! Released in 1.3.1

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