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(272): Port analyze.sh to analyze.js #352

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

daveads
Copy link
Contributor

@daveads daveads commented Jul 18, 2024

/claim #272

  • Converted analyze.sh to analyze.js
  • Maintained core functionality of metric extraction and analysis
  • Utilized child_process to execute shell commands for file parsing
  • Implemented Gnuplot execution via Node.js using the child_process
  • Ensured compatibility with existing benchmark result files

- Converted Bash script to JavaScript for Node.js environment
- Maintained core functionality of metric extraction and analysis
- Utilized child_process to execute shell commands for file parsing
- Implemented Gnuplot execution via Node.js
- Ensured compatibility with existing benchmark result files
@daveads
Copy link
Contributor Author

daveads commented Jul 23, 2024

@tusharmath this works fine

analyze.js Outdated Show resolved Hide resolved
@tusharmath tusharmath marked this pull request as draft July 28, 2024 06:24
@tusharmath
Copy link
Contributor

Moving to draft to reduce noise and improve CI efficiency. Once you are ready just mark it as "ready to review". Feel free to give a shoutout on the #contributors channel on Discord if you want immediate attention.

@daveads daveads marked this pull request as ready for review July 28, 2024 15:24
@daveads daveads changed the title Port analyze.sh to analyze.js feat(272): Port analyze.sh to analyze.js Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants