瀏覽代碼

master Unskipped webgo and falcore

These, after removing the 'pkg' dir from the 'go' directory, are
again working as expected.
Mike Smith 12 年之前
父節點
當前提交
99254386f5
共有 2 個文件被更改,包括 2 次插入4 次删除
  1. 1 2
      falcore/benchmark_config
  2. 1 2
      webgo/benchmark_config

+ 1 - 2
falcore/benchmark_config

@@ -22,8 +22,7 @@
       "database_os": "Linux",
       "display_name": "falcore",
       "notes": "",
-      "versus": "go",
-      "skip": "true"
+      "versus": "go"
     }
   }]
 }

+ 1 - 2
webgo/benchmark_config

@@ -17,8 +17,7 @@
       "database_os": "Linux",
       "display_name": "webgo",
       "notes": "",
-      "versus": "go",
-      "skip": "true"
+      "versus": "go"
     }
   }]
 }