Skip to content

Conversation

@meng630
Copy link

@meng630 meng630 commented Jun 26, 2025

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces automation scripts for comparing model performance between branches by generating plots and an HTML report from execution timing logs. The key changes include:

  • A Python script (compare_model_performance_plot.py) to process timing logs, generate bar and pie charts, and compile an HTML summary.
  • A Bash script (compare_model_performance.sh) that automates fetching code, running tests, and plotting model performance.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
scripts/compare_model_performance_plot.py Adds model performance plotting, timing log parsing, and HTML report generation
scripts/compare_model_performance.sh Automates repository code fetching, case execution, and triggers plotting

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