Skip to content

Add some new benchmark tests to libstd/vec #10582

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

Merged
merged 1 commit into from
Nov 22, 2013
Merged

Conversation

g3xzh
Copy link
Contributor

@g3xzh g3xzh commented Nov 20, 2013

More new benchmark tests. some of them are benchmarking starts_with and ends_with.
Let me know if I am missing something.
Thanks in advance.

@emberian
Copy link
Member

Squash these commits please.

@emberian
Copy link
Member

This looks good, thanks! Do you know how to squash commits?

New benchmark tests in vec.rs:
`push`, `starts_with_same_vector`, `starts_with_single_element`,
`starts_with_diff_one_element_end`, `ends_with_same_vector`,
`ends_with_single_element`, `ends_with_diff_one_element_beginning` and
`contains_last_element`
bors added a commit that referenced this pull request Nov 22, 2013
More new benchmark tests. some of them are benchmarking `starts_with` and `ends_with`.
Let me know if I am missing something.
Thanks in advance.
@bors bors closed this Nov 22, 2013
@bors bors merged commit 80dff18 into rust-lang:master Nov 22, 2013
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 2, 2013
This includes documentation for all the previous changes done to linking
in rust-lang#10582. Additionally, this brings the list of feature-gates up-to-date with
the currently recognized list of features.
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