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

Chunk optimization: remove subarray #209

Merged
merged 9 commits into from
Oct 29, 2024

Conversation

suprohub
Copy link
Contributor

Description

Chunks creates a subarray for get len, i recode for no use subarray

Testing

cago run

Checklist

Things need to be done before this Pull Request can be merged.

  • Code is well-formatted and adheres to project style guidelines: cargo fmt
  • Code does not produce any clippy warnings cargo clippy

@suprohub suprohub changed the title Chunk remove subarray optimization Chunk optimization: remove subarray Oct 28, 2024
@Snowiiii
Copy link
Owner

I tested everything and it worked fine. Code also looks good.
Thanks @suprohub

@Snowiiii Snowiiii merged commit abbb76a into Snowiiii:master Oct 29, 2024
9 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