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

Issue 5504054: code review 5504054: builder: report run time (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by adg
Modified:
13 years, 2 months ago
Reviewers:
dsymonds
CC:
golang-dev, rsc
Visibility:
Public.

Description

builder: report run time dashboard: record run time

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M misc/dashboard/app/build/build.go View 1 chunk +2 lines, -0 lines 0 comments Download
M misc/dashboard/builder/http.go View 2 chunks +2 lines, -1 line 0 comments Download
M misc/dashboard/builder/main.go View 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 6
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
13 years, 2 months ago (2011-12-21 03:52:12 UTC) #1
rsc
LGTM I hope we can make that a time.Duration eventually. Is there a different datastore ...
13 years, 2 months ago (2011-12-21 04:38:13 UTC) #2
adg
On 21 December 2011 15:38, Russ Cox <rsc@golang.org> wrote: > LGTM > > I hope ...
13 years, 2 months ago (2011-12-21 04:43:13 UTC) #3
adg
*** Submitted as e5e5553aa150 *** builder: report run time dashboard: record run time R=golang-dev, rsc ...
13 years, 2 months ago (2011-12-21 04:43:18 UTC) #4
dsymonds
On Wed, Dec 21, 2011 at 3:42 PM, Andrew Gerrand <adg@golang.org> wrote: > Nope. One ...
13 years, 2 months ago (2011-12-21 05:48:31 UTC) #5
adg
13 years, 2 months ago (2011-12-21 05:51:08 UTC) #6
On 21 December 2011 16:48, David Symonds <dsymonds@golang.org> wrote:
> On Wed, Dec 21, 2011 at 3:42 PM, Andrew Gerrand <adg@golang.org> wrote:
>
>> Nope. One we have Go 1 in App Engine it can be renamed to time.Duration.
>
> No you won't. time.Time will be supported, but datastore doesn't know
> anything about time durations.

Yeah, but IIRC the datastore can store named types when the concrete
type is something it understands.
Sign in to reply to this message.

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