demo/digitalocean: move bench.go

This commit is contained in:
Ryan Uber 2015-09-26 09:44:15 -07:00
parent 56f7c271c9
commit 2bb468bedf
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ func main() {
return
}
total := 4000
total := 10000
isRunning := false
start := time.Now()
allocClient := client.Allocations()