You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
Hi everyone!
I sent CL https://go-review.googlesource.com/c/go/+/413594 which implements ctrAble interface for AES cipher, bringing significant performance speedup for amd64 and arm64. I got no feedback yet. What are my next steps?
Nagaev Boris
unread,
Sep 10, 2023, 5:50:17 PM9/10/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Generators of ASM are now written in Go using template/text instead of Python. Also added tests
Please review!
On Sun, Aug 7, 2022 at 11:59 AM Boris Nagaev <bna...@gmail.com> wrote: > > Hi everyone! > > I sent CL https://go-review.googlesource.com/c/go/+/413594 which implements ctrAble interface for AES cipher, bringing significant performance speedup for amd64 and arm64. I got no feedback yet. What are my next steps? >