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

Added analysis command and json output (Single commit Release version) #76

Merged

Conversation

OlegGolfer7
Copy link
Contributor

@OlegGolfer7 OlegGolfer7 commented Dec 11, 2023

I have added the new command analysis to deepview, that exports analysis data to json file.

It is available for different options:

  • --all - to export complete analysis data
  • --measure-dropdown returns dropdown section
  • --measure-throughput returns throughput secion
  • --habitat-predict returns habitat section
  • --measure-utilization returns utilization section
  • --energy-compute returns energy use section

--exclude-source allows not to return encodedFiles

--output allows to set the json file name

Copy link

codeclimate bot commented Dec 11, 2023

Code Climate has analyzed commit bb095e8 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.

@OlegGolfer7 OlegGolfer7 changed the title Added analysis command and json output Added analysis command and json output (Single commit Release version) Dec 11, 2023
@johncalesp johncalesp self-requested a review December 11, 2023 16:47
@johncalesp johncalesp merged commit 2ed57c6 into CentML:main Dec 11, 2023
1 check failed
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.

2 participants