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

Don't clone immutable objects #4

Open
Tracked by #6
baehyunsol opened this issue Jun 6, 2023 · 1 comment
Open
Tracked by #6

Don't clone immutable objects #4

baehyunsol opened this issue Jun 6, 2023 · 1 comment
Labels
performance performance optimization

Comments

@baehyunsol
Copy link
Owner

No description provided.

@baehyunsol baehyunsol added the performance performance optimization label Jun 6, 2023
@baehyunsol
Copy link
Owner Author

Now Line uses Rc<Vec<u32>> instead of Vec<u32>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance performance optimization
Projects
None yet
Development

No branches or pull requests

1 participant