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

remove unneeded clones within to_vec calls #143

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

Ekleog-NEAR
Copy link
Contributor

Performance behavior:

In a test case extracted from nearcore-private#6, performance:

  • improves by 5-10% on rayon
  • improves by 5-6% on non-rayon

In a test case extracted from nearcore-private#7, performance stays roughly the same.

See the issues there for detailed numbers.

Performance behavior:

In a test case extracted from nearcore-private#6, performance:
- improves by 5-10% on rayon
- improves by 5-6% on non-rayon

In a test case extracted from nearcore-private#7, performance stays roughly the same.
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