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

Add benchmark scripts #26

Merged
merged 10 commits into from
May 17, 2024
Merged

Add benchmark scripts #26

merged 10 commits into from
May 17, 2024

Conversation

ZCG-coder
Copy link
Owner

A new script, benchmark.py has been added into the tools directory. It can run the Steppable executables
while timing them, and outputs a graph about its performance compared to the system method.

Changelog
  • Added benchmarks.
  • Fix requirements problem by moving to poetry.
  • Update to cache@v4.
  • Using pyproject.toml
  • Fix benchmark.
  • Made benchmark more verbose.
  • Add more benchmark images.
  • Improve figure format

@ZCG-coder ZCG-coder requested a review from 813ethan May 17, 2024 06:16
@ZCG-coder ZCG-coder self-assigned this May 17, 2024
@ZCG-coder ZCG-coder added T-Feature Type - New feature or request C-Python Code - Pull requests that update Python code W-Incompatible Warning - Breaking change labels May 17, 2024
@ZCG-coder ZCG-coder added this to the First Release milestone May 17, 2024
@ZCG-coder ZCG-coder merged commit 0656db5 into main May 17, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Python Code - Pull requests that update Python code T-Feature Type - New feature or request W-Incompatible Warning - Breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants