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

Issue 2331045: code review 2331045: gc: O(1) string comparison when lengths differ (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 9 months ago by rsc
Modified:
14 years, 9 months ago
Reviewers:
ken3, r2
CC:
ken2, golang-dev
Visibility:
Public.

Description

gc: O(1) string comparison when lengths differ

Patch Set 1 #

Patch Set 2 : code review 2331045: gc: O(1) string comparison when lengths differ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -9 lines) Patch
M src/cmd/5g/cgen.c View 1 chunk +3 lines, -0 lines 0 comments Download
M src/cmd/6g/cgen.c View 1 chunk +3 lines, -0 lines 0 comments Download
M src/cmd/8g/cgen.c View 1 chunk +3 lines, -0 lines 0 comments Download
M src/cmd/gc/gen.c View 2 chunks +0 lines, -6 lines 0 comments Download
M src/cmd/gc/go.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/subr.c View 2 chunks +19 lines, -1 line 0 comments Download
M src/cmd/gc/walk.c View 3 chunks +27 lines, -2 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 9 months ago (2010-10-06 13:53:10 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=87df7da2be99 *** gc: O(1) string comparison when lengths differ R=ken2 CC=golang-dev http://codereview.appspot.com/2331045
14 years, 9 months ago (2010-10-06 13:53:15 UTC) #2
r2
fixes issue 1161?
14 years, 9 months ago (2010-10-06 15:46:06 UTC) #3
ken3
14 years, 9 months ago (2010-10-06 22:34:38 UTC) #4
lgtm
Sign in to reply to this message.

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