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

Issue 12907045: code review 12907045: sort: harden limit in stable test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by volker.dobler
Modified:
11 years, 8 months ago
Reviewers:
bradfitz
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

sort: harden limit in stable test Reduce the number of allowed swap operations during stable sort. 

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/sort/sort_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
volker.dobler
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 9 months ago (2013-08-19 16:14:54 UTC) #1
volker.dobler
gentle ping...
11 years, 9 months ago (2013-08-26 08:53:24 UTC) #2
bradfitz
LGTM On Mon, Aug 19, 2013 at 9:14 AM, <dr.volker.dobler@gmail.com> wrote: > Reviewers: golang-dev1, > ...
11 years, 8 months ago (2013-08-27 15:41:24 UTC) #3
bradfitz
11 years, 8 months ago (2013-08-27 15:41:49 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=bf054f17b7ff ***

sort: harden limit in stable test

Reduce the number of allowed swap operations during stable sort. 

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/12907045

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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