demo/digitalocean: move bench.go

This commit is contained in:
Ryan Uber
2015-09-26 09:44:15 -07:00
parent f9864b175d
commit aa6d9cd31b

View File

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