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 copying graph #178

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

Peter554
Copy link
Contributor

In some of the algorithms we rely on copying the graph. Let's benchmark that!

Copy link
Owner

@seddonym seddonym left a comment

Choose a reason for hiding this comment

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

Good idea!

Copy link

codspeed-hq bot commented Jan 20, 2025

CodSpeed Performance Report

Merging #178 will not alter performance

Comparing Peter554:benchmark-copy (25b4afd) with master (6523dfe)

Summary

✅ 11 untouched benchmarks
🆕 1 new benchmarks

Benchmarks breakdown

Benchmark master Peter554:benchmark-copy Change
🆕 test_copy_graph N/A 79.9 ms N/A

@seddonym seddonym merged commit ac959a9 into seddonym:master Jan 20, 2025
17 checks passed
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.

2 participants