Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6545)

Issue 7665045: code review 7665045: go.crypto/sha3: fix typo; remove 4 million map lookups ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by nigeltao
Modified:
11 years ago
Reviewers:
CC:
jcb, agl1, golang-dev
Visibility:
Public.

Description

go.crypto/sha3: fix typo; remove 4 million map lookups (5% of "go test" time); delete some comments that didn't add much and were incorrect anyway (the test specification was tc, not t).

Patch Set 1 #

Patch Set 2 : diff -r dacdc6831675 https://code.google.com/p/go.crypto #

Patch Set 3 : diff -r dacdc6831675 https://code.google.com/p/go.crypto #

Patch Set 4 : diff -r dacdc6831675 https://code.google.com/p/go.crypto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M sha3/sha3_test.go View 1 2 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello jcb@google.com (cc: agl@golang.org, golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.crypto
11 years ago (2013-03-22 22:51:40 UTC) #1
jcb
LGTM
11 years ago (2013-03-22 23:03:41 UTC) #2
nigeltao
11 years ago (2013-03-22 23:10:42 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=4b83cf024724&repo=crypto ***

go.crypto/sha3: fix typo; remove 4 million map lookups (5% of "go test"
time); delete some comments that didn't add much and were incorrect
anyway (the test specification was tc, not t).

R=jcb
CC=agl, golang-dev
https://codereview.appspot.com/7665045
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b