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

Issue 103550047: runtime: introduce build targets for running benchmarks (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by pcc
Modified:
10 years, 9 months ago
Reviewers:
iant
CC:
iant, gofrontend-dev_googlegroups.com
Visibility:
Public.

Description

runtime: introduce build targets for running benchmarks This introduces the "bench" build target, which can be used to run all benchmarks. It is also possible to run subsets of benchmarks with the "package/check" build targets by setting GOBENCH to a matching regex.

Patch Set 1 #

Patch Set 2 : diff -r 1429f277d071 https://code.google.com/p/gofrontend/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -14 lines) Patch
M libgo/Makefile.am View 1 3 chunks +6 lines, -0 lines 0 comments Download
M libgo/Makefile.in View 1 3 chunks +6 lines, -0 lines 0 comments Download
M libgo/testsuite/gotest View 1 3 chunks +32 lines, -14 lines 0 comments Download

Messages

Total messages: 3
pcc
10 years, 9 months ago (2014-06-25 06:07:52 UTC) #1
iant
LGTM
10 years, 9 months ago (2014-07-01 23:17:43 UTC) #2
iant
10 years, 9 months ago (2014-07-01 23:19:02 UTC) #3
*** Submitted as
https://code.google.com/p/gofrontend/source/detail?r=a45b1aa17901 ***

runtime: introduce build targets for running benchmarks

This introduces the "bench" build target, which can be used to run
all benchmarks.

It is also possible to run subsets of benchmarks with the
"package/check" build targets by setting GOBENCH to a matching regex.

R=iant
CC=gofrontend-dev
https://codereview.appspot.com/103550047

Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

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