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

Side by Side Diff: test/scale/Makefile

Issue 4644051: code review 4644051: test: A set of scalability benchmarks. (Closed)
Patch Set: diff -r 6f1145ee588d https://go.googlecode.com/hg/ Created 12 years, 9 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:
View unified diff | Download patch
« no previous file with comments | « no previous file | test/scale/README » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright 2010 The Go Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style
3 # license that can be found in the LICENSE file.
4
5 include ../../src/Make.inc
6
7 TARG=scale
8 GOFILES=\
9 driver.go\
10 draw.go\
11 sem.go\
12 channel.go\
13 condvar.go\
14 mutex.go\
15 once.go\
16 rwmutex.go\
17 waitgroup.go\
18 pingpong.go\
19 matmult.go\
20 goroutine.go\
21 ·
22 include ../../src/Make.cmd
OLDNEW
« no previous file with comments | « no previous file | test/scale/README » ('j') | no next file with comments »

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