提交 c5514ba8 authored 作者: Thomas Mueller's avatar Thomas Mueller

typo

上级 eff9d795
......@@ -71,7 +71,7 @@ public class TestIndex extends TestBase {
testHashIndex(true, false);
testHashIndex(false, false);
// System.out.println("btree="+(System.currentTimeMillis()-time));
// System.out.println("b-tree="+(System.currentTimeMillis()-time));
// time = System.currentTimeMillis();
testHashIndex(true, true);
testHashIndex(false, true);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论