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

bench: initial tool #773

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

bench: initial tool #773

wants to merge 2 commits into from

Conversation

BrettMayson
Copy link
Owner

I am open to suggestions on how we can utilize this

Do we want to add something into CI? Test suites? Do we want it to track performance so you can run it after each tweak in the optimizer to see if you're actually making a difference?

This PR is just a rough way to use it, but I'm open to anything that would be useful

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 176 lines in your changes missing coverage. Please review.

Project coverage is 67.1%. Comparing base (e145112) to head (62933ca).

Files with missing lines Patch % Lines
bench/src/sqf/mod.rs 0.0% 135 Missing ⚠️
bench/src/main.rs 0.0% 24 Missing ⚠️
bin/src/modules/asc.rs 0.0% 17 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
libs/workspace/src/reporting/processed.rs 89.2% <ø> (ø)
bin/src/modules/asc.rs 0.0% <0.0%> (ø)
bench/src/main.rs 0.0% <0.0%> (ø)
bench/src/sqf/mod.rs 0.0% <0.0%> (ø)

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