Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DisSys Inc.
bsc-shamir
Commits
3a9229f3
Commit
3a9229f3
authored
Jun 05, 2020
by
Anders Jensen Løvig
Browse files
Actual primes
parent
49664704
Pipeline
#21992
passed with stages
in 1 minute and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
election/election_test.go
View file @
3a9229f3
...
...
@@ -324,8 +324,8 @@ func BenchmarkClientConfig(b *testing.B) {
log
.
SetOutput
(
ioutil
.
Discard
)
//var config *common.Params
config
:=
createConfig
(
"
DF3
7"
,
"6
F9B
"
)
"
C04
7"
,
"6
023
"
)
b
.
Run
(
" 16-bit"
,
func
(
b
*
testing
.
B
)
{
benchmarkBallots
(
config
,
10
,
17
,
9
,
b
)
})
config
=
createConfig
(
"E0885DBF"
,
...
...
@@ -365,8 +365,8 @@ func BenchmarkTallyConfig(b *testing.B) {
"7DC4EF5E7D02661F"
)
//b.Run(" 64-bit", func(b *testing.B) { benchmarkTally(config, 10, 17, 9, b) })
config
=
createConfig
(
"
EBDD3B1ADF5E595C977667F3CBDECD13
"
,
"7
5EE9D8D6FAF2CAE4BBB33F9E5EF6689
"
)
"
F213D1D3FCB695A327DACA080380F5B7
"
,
"7
909E8E9FE5B4AD193ED650401C07ADB
"
)
//b.Run("128-bit", func(b *testing.B) { benchmarkTally(config, 10, 17, 9, b) })
config
=
createConfig
(
"FB6E2B44AC03CE014942C38631E31810C18B97B8C1110DB6DC698CB71AE9A65F"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment