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

Issue 7480047: code review 7480047: go/test/bench/go1: add regexp test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by r
Modified:
12 years, 1 month ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

go/test/bench/go1: add regexp test

Patch Set 1 #

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

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

Total comments: 1

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

Patch Set 5 : diff -r 643a3820fa4c https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -0 lines) Patch
A test/bench/go1/regexp_test.go View 1 2 3 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 7
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 1 month ago (2013-03-12 22:51:33 UTC) #1
bradfitz
Seed the randomness for more predictable results? On Tue, Mar 12, 2013 at 3:51 PM, ...
12 years, 1 month ago (2013-03-12 23:05:41 UTC) #2
r
Hello golang-dev@googlegroups.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 1 month ago (2013-03-12 23:11:08 UTC) #3
bradfitz
https://codereview.appspot.com/7480047/diff/7001/test/bench/go1/regexp_test.go File test/bench/go1/regexp_test.go (right): https://codereview.appspot.com/7480047/diff/7001/test/bench/go1/regexp_test.go#newcode18 test/bench/go1/regexp_test.go:18: rand.Seed(0) // For reproducibility. better would be in makeRegexpText, ...
12 years, 1 month ago (2013-03-12 23:20:27 UTC) #4
r
Hello golang-dev@googlegroups.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 1 month ago (2013-03-12 23:40:49 UTC) #5
bradfitz
LGTM
12 years, 1 month ago (2013-03-12 23:47:22 UTC) #6
r
12 years, 1 month ago (2013-03-12 23:50:12 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=a81eca2d85b3 ***

go/test/bench/go1: add regexp test

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

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