提交 edb5e53b 编写于 作者: R Ryan Riley

Removed Soma logging, which greatly helps performance.

上级 993b989f
......@@ -74,6 +74,11 @@ public override string ConnectionString
{
get { return Program.connectionString; }
}
public override void Log(Soma.Core.PreparedStatement preparedStatement)
{
// no op
}
}
public void Run(int iterations)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册