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

test: Setup benchmarking with benchmark for program instruction iteration #1754

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MarquessV
Copy link
Contributor

Description

This establishes a pattern for us to write and profile benchmarks. I started with a benchmark for program iteration, since that was reported to be slow.

This is a profile generated by cProfile, and visualized with snakeviz, of iterating over a 9000 line program:

image

Copy link

github-actions bot commented Mar 15, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7167 6312 88% 87% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 5513c56 by action🐍

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.

1 participant