Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

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

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants