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

Delta Between Two Patch Sets: test/bench/go/doc.go

Issue 6819087: code review 6819087: test/bench/go: new package (Closed)
Left Patch Set: diff -r 2b08c2106305 https://code.google.com/p/go Created 11 years, 4 months ago
Right Patch Set: diff -r a53601cd4e63 https://code.google.com/p/go Created 11 years, 4 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« test/bench/go/divmul_test.go ('K') | « test/bench/go/divmul_test.go ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 // Copyright 2012 The Go Authors. All rights reserved. 1 // Copyright 2012 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style 2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file. 3 // license that can be found in the LICENSE file.
4 4
5 // Package bench contains low level code generation micro benchmarks. 5 // Package bench contains low level code generation micro-benchmarks.
r 2012/11/07 16:12:40 s/micro /micro-/
dfc 2012/11/08 01:20:34 Done.
6 package bench 6 package bench
LEFTRIGHT

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