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

Issue 6137051: code review 6137051: runtime: fix hashmap code for large key size (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by iant
Modified:
12 years, 10 months ago
Reviewers:
rsc, bradfitz, dave, golang-dev
Visibility:
Public.

Description

runtime: fix hashmap code for large key size Fixes issue 3573.

Patch Set 1 #

Patch Set 2 : code review 6137051: runtime: fix hashmap code for key size + data size > 25... #

Patch Set 3 : diff -r 9d046474e95a https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 09fe7345e11d https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 09fe7345e11d https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -15 lines) Patch
M src/pkg/runtime/hashmap.c View 1 2 3 16 chunks +59 lines, -15 lines 0 comments Download
M test/cmp.go View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 7
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 11 months ago (2012-04-30 22:06:34 UTC) #1
dave_cheney.net
Hi Ian, Thank you for fixing this issue. Just an observation on the performance cost ...
12 years, 11 months ago (2012-04-30 22:16:10 UTC) #2
rsc
This is so weird. When I added support for arbitrary equality, I implemented support for ...
12 years, 11 months ago (2012-05-01 02:25:11 UTC) #3
bradfitz
Did you ask the other Russes? On Tue, May 1, 2012 at 12:24 PM, Russ ...
12 years, 11 months ago (2012-05-01 02:30:02 UTC) #4
rsc
On Mon, Apr 30, 2012 at 22:24, Russ Cox <rsc@golang.org> wrote: > This is so ...
12 years, 11 months ago (2012-05-01 02:34:01 UTC) #5
rsc
I submitted my earlier copy of these files, finally.
12 years, 10 months ago (2012-05-25 03:02:49 UTC) #6
iant
12 years, 10 months ago (2012-05-29 19:29:01 UTC) #7
*** Abandoned ***
Sign in to reply to this message.

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