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

Issue 140510043: code review 140510043: runtime: add timing test for iterate/delete map idiom. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by khr
Modified:
10 years, 6 months ago
Reviewers:
josharian, iant, bradfitz
CC:
iant, bradfitz, golang-codereviews
Visibility:
Public.

Description

runtime: add timing test for iterate/delete map idiom.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M test/maplinear.go View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 7
khr
Hello iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 6 months ago (2014-09-11 04:07:22 UTC) #1
bradfitz
LGTM On Wed, Sep 10, 2014 at 9:07 PM, <khr@golang.org> wrote: > Reviewers: iant, > ...
10 years, 6 months ago (2014-09-11 04:13:52 UTC) #2
iant
LGTM
10 years, 6 months ago (2014-09-11 04:15:25 UTC) #3
khr
*** Submitted as https://code.google.com/p/go/source/detail?r=4057ec7e5d74 *** runtime: add timing test for iterate/delete map idiom. LGTM=bradfitz, iant ...
10 years, 6 months ago (2014-09-11 05:54:09 UTC) #4
josharian
This test just failed on the linux-amd64 builder: http://build.golang.org/log/a072ace9911212c913e018a36fd28e0bbdd17200. Maybe there wasn't enough wiggle room ...
10 years, 6 months ago (2014-09-12 01:24:38 UTC) #5
bradfitz
Could somebody adjust or disable the test then? On Thu, Sep 11, 2014 at 9:23 ...
10 years, 6 months ago (2014-09-12 14:39:55 UTC) #6
josharian
10 years, 6 months ago (2014-09-12 18:56:10 UTC) #7
> Could somebody adjust or disable the test then?

I'm fixing the test. I'll send a CL in a bit.
Sign in to reply to this message.

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