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 PriorityQueue benchmarks #1665

Merged
merged 7 commits into from
Feb 23, 2021

Conversation

eiriktsarpalis
Copy link
Member

@eiriktsarpalis eiriktsarpalis commented Feb 15, 2021

Draft PR, requires an SDK build containing PriorityQueue.

Cf. dotnet/runtime#46009

@eiriktsarpalis eiriktsarpalis marked this pull request as ready for review February 18, 2021 13:50
@eiriktsarpalis
Copy link
Member Author

Looks like the latest nightly SDK includes PriorityQueue, I presume this is safe to merge now.

Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

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

Overall looks good to me, but we can use some more of the existing BDN features to simplify the benchmarks. Thank you for adding new benchmarks as soon as it was possible @eiriktsarpalis !

Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

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

:shipit:

@adamsitnik adamsitnik merged commit bcf9863 into dotnet:master Feb 23, 2021
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.

3 participants