Conversation
Owner
|
CC @Xerxes-zhz |
Owner
Contributor
Author
好的,我去研究一下 |
ee28400 to
cd55bba
Compare
Nugine
requested changes
Dec 11, 2024
Owner
Nugine
left a comment
There was a problem hiding this comment.
主要建议
- review 中提出的修改要求
- 尝试减少 eea3_128 的内存分配次数,最好仅需单次 Vec 分配,无需反复扩容和多次创建
@Xerxes-zhz 若 #4 先合并的话可能与 #3 产生冲突,你也看一下有没有其他问题
Nugine
requested changes
Dec 11, 2024
Nugine
requested changes
Dec 13, 2024
Nugine
reviewed
Dec 13, 2024
…ore convenient pre-allocation method
Contributor
Author
|
Ready to merge |
Nugine
requested changes
Dec 15, 2024
Contributor
Author
|
有点难绷了, 你这一个接一个的, 然后这 clippy 天天莫名其妙的问题 修改完你的意见心情都不好了属于是 |
Owner
|
抱歉。这次活动是我第一次试验带奖励的 PR 模式,对代码质量的期待可能过高,后续将会调整。 由于您未能达成单次内存分配的 review 要求,最终奖励将有扣减。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
implementation EEA-128 algorithm, based on GB/T 33133.2-2021