-
Notifications
You must be signed in to change notification settings - Fork 17
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
Optimize Coset::at #135
Optimize Coset::at #135
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
9623734
to
38b73f4
Compare
89d64a7
to
78c5c2b
Compare
38b73f4
to
940580e
Compare
78c5c2b
to
b5d0fb6
Compare
940580e
to
72c02f8
Compare
b5d0fb6
to
bb86b10
Compare
72c02f8
to
79a0f90
Compare
bb86b10
to
efee637
Compare
79a0f90
to
47b090e
Compare
efee637
to
eb20e33
Compare
47b090e
to
166b918
Compare
eb20e33
to
ff194a5
Compare
166b918
to
9cc2ecb
Compare
ff194a5
to
3743c23
Compare
9cc2ecb
to
50fa500
Compare
3743c23
to
c48e2b3
Compare
f015e1a
to
7a97fdb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 4 of 6 files at r1, 1 of 3 files at r2, 2 of 2 files at r4, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @Alon-Ti and @shaharsamocha7)
34037c3
to
0cbece3
Compare
020bb0c
to
943c4da
Compare
0cbece3
to
08bd476
Compare
943c4da
to
b70127f
Compare
08bd476
to
57faddc
Compare
b70127f
to
9c29983
Compare
57faddc
to
ec8bb38
Compare
9c29983
to
aab4ad6
Compare
ec8bb38
to
123f2cb
Compare
aab4ad6
to
eec00b8
Compare
123f2cb
to
0a83d2a
Compare
eec00b8
to
fa29a42
Compare
Refactored
Coset::at()
since it accounted for 50% of steps for a verification. New approach reduces to 4%.This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)