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 for Kosaraju Algorithm #226

Open
ZigRazor opened this issue Oct 6, 2022 · 5 comments
Open

Add Benchmark for Kosaraju Algorithm #226

ZigRazor opened this issue Oct 6, 2022 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:High Priority Label for high priority issue test Something about test

Comments

@ZigRazor
Copy link
Owner

ZigRazor commented Oct 6, 2022

Please Add Benchmark similar to the existing Benchmark for other algorithm for Kosaraju Algorithm

@ZigRazor ZigRazor added enhancement New feature or request good first issue Good for newcomers test Something about test Priority:High Priority Label for high priority issue hacktoberfest hacktoberfest issue labels Oct 6, 2022
@ZigRazor ZigRazor added this to the Algorithm Implementation milestone Oct 6, 2022
@AayushiSingh005
Copy link

plz assign me?

@ZigRazor
Copy link
Owner Author

ZigRazor commented Oct 6, 2022

Sure! @AayushiSingh005

@AayushiSingh005
Copy link

plz can you explain how to benchmark the code?

@AayushiSingh005
Copy link

I know how to implement Kosaraju algorithm for strongly connected components.

@ZigRazor
Copy link
Owner Author

ZigRazor commented Oct 6, 2022

has you can see in the folder benchmark there are other benchmark for other algorithm.
The framework is Google Benchmark.
You just need to introduce a new Cpp with the benchmark tests, and try to run them.

@AayushiSingh005 AayushiSingh005 removed their assignment Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:High Priority Label for high priority issue test Something about test
Projects
None yet
Development

No branches or pull requests

2 participants