|
@@ -26,7 +26,7 @@ module Common =
|
|
}
|
|
}
|
|
|
|
|
|
[<Literal>]
|
|
[<Literal>]
|
|
- let ConnectionString = "Server=tfb-database;Database=hello_world;User Id=benchmarkdbuser;Password=benchmarkdbpass;SSL Mode=Disable;Maximum Pool Size=1024;NoResetOnClose=true;Enlist=false;Max Auto Prepare=4;Multiplexing=true;Write Coalescing Buffer Threshold Bytes=1000"
|
|
|
|
|
|
+ let ConnectionString = "Server=tfb-database;Database=hello_world;User Id=benchmarkdbuser;Password=benchmarkdbpass;Maximum Pool Size=1024;NoResetOnClose=true;Enlist=false;Max Auto Prepare=3"
|
|
|
|
|
|
let FortuneComparer = {
|
|
let FortuneComparer = {
|
|
new IComparer<Fortune> with
|
|
new IComparer<Fortune> with
|