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

decrease cargo test time for git workflows #63

Open
jtmoon79 opened this issue Oct 20, 2022 · 2 comments
Open

decrease cargo test time for git workflows #63

jtmoon79 opened this issue Oct 20, 2022 · 2 comments
Labels
code improvement enhancement not seen by the user

Comments

@jtmoon79
Copy link
Owner

jtmoon79 commented Oct 20, 2022

Problem

The time to complete cargo test is about 15 minutes long. It is run an additional time for grcov coverage report. That's at least 30 minutes per git push and git tag.

This is a long wait for every push and tag.

Solution

Decrease the time required somehow.

@jtmoon79 jtmoon79 added the code improvement enhancement not seen by the user label Oct 20, 2022
jtmoon79 added a commit that referenced this issue Apr 1, 2023
jtmoon79 added a commit that referenced this issue Apr 1, 2023
Causes failure to build on CI

Issue #63
jtmoon79 added a commit that referenced this issue Apr 1, 2023
@jtmoon79
Copy link
Owner Author

Current runtime from Run 4827538011

super_speedy_syslog_searcher run 4827538011 build times

@jtmoon79
Copy link
Owner Author

jtmoon79 commented Nov 4, 2023

Relates to #218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code improvement enhancement not seen by the user
Projects
None yet
Development

No branches or pull requests

1 participant