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

Added --write-csv and --libraries parameters to neighbor.py and hetero_neighbor.py benchmarks #167

Merged
merged 9 commits into from
Jan 12, 2023

Conversation

OlhaBabicheva
Copy link
Contributor

Added --write-csv (saves benchmark results as csv file) and --libraries (determines which libraries will be used in benchmark) parameters to neighbor.py and hetero_neighbor.py.
Output for command python hetero_neighbor.py --write-csv :
image

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2022

Codecov Report

Merging #167 (1e73ab6) into master (445a725) will not change coverage.
The diff coverage is n/a.

❗ Current head 1e73ab6 differs from pull request most recent head f03c81e. Consider uploading reports for the commit f03c81e to get more accurate results

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   93.28%   93.28%           
=======================================
  Files          23       23           
  Lines         745      745           
=======================================
  Hits          695      695           
  Misses         50       50           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

…es (determines which libraries will be used in benchmark) parameters to neighbor.py and hetero_neighbor.py
Copy link
Member

@rusty1s rusty1s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@rusty1s rusty1s changed the title Added --write-csv and --libraries parameters to neighbor.py and hetero_neighbor.py Added --write-csv and --libraries parameters to neighbor.py and hetero_neighbor.py benchmarks Jan 12, 2023
@rusty1s rusty1s merged commit 6fa80d5 into pyg-team:master Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants