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

refactor(stat): 优化 LeapArray 数据结构并移除未使用的 util 文件 #592

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

578223592
Copy link

Describe what this PR does / why we need it

  • 在 leap_array.go 中,使用更简洁的方式计算 base地址
  • 删除整个 util/safe.go 文件,该文件未被使用

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

正确性保证可以参考:https://gist.github.com/578223592/3dc108739a91f59e6695fe0368e00d42

Special notes for reviews

- 在 leap_array.go 中,使用更简洁的方式计算 base地址
- 删除整个 util/safe.go 文件,该文件未被使用

Signed-off-by: siwuxie <[email protected]>
@578223592
Copy link
Author

@binbin0325 来cr一波

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.

1 participant