a kind of working benchmark

This commit is contained in:
Chris Lu
2014-03-09 19:42:50 -07:00
parent c830b60f36
commit 86b17e8972
2 changed files with 289 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ var IsDebug *bool
var server *string
var commands = []*Command{
cmdBenchmark,
cmdCompact,
cmdFix,
cmdServer,