diff --git a/dagger/por/testpor.nim b/dagger/por/testpor.nim index a8468ece..2accdf6e 100644 --- a/dagger/por/testpor.nim +++ b/dagger/por/testpor.nim @@ -11,8 +11,8 @@ import por import benchmark import strutils -const sectorsperblock = 1024.int64 -const querylen = 22 +const sectorsperblock = 1.int64 +const querylen = 1 proc testbls() : bool = benchmark "Key generation":