Skip to content

Commit

Permalink
Update last benchmark results with data from Release build
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Aug 24, 2017
1 parent e7288be commit eba745c
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions rawdata/cpp_20170824_chfast.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,42 +7,42 @@ model name : Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
#taskset 0x1 test/testeth -t 'PrecompiledTests/bench*' -- --verbosity 1
Running 4 test cases...
Test Case "bench_ecrecover":
bench_ecrecover/: 71564 ns
bench_ecrecover/: 70528 ns
Test Case "bench_bn256Add":
bench_bn256Add/chfast1: 8963 ns
bench_bn256Add/chfast2: 8878 ns
bench_bn256Add/cdetrio1: 2563 ns
bench_bn256Add/cdetrio2: 2523 ns
bench_bn256Add/cdetrio3: 2583 ns
bench_bn256Add/cdetrio4: 2504 ns
bench_bn256Add/cdetrio5: 2555 ns
bench_bn256Add/cdetrio6: 5329 ns
bench_bn256Add/cdetrio7: 5309 ns
bench_bn256Add/cdetrio8: 5285 ns
bench_bn256Add/cdetrio9: 5315 ns
bench_bn256Add/cdetrio10: 5341 ns
bench_bn256Add/cdetrio11: 7998 ns
bench_bn256Add/cdetrio12: 8161 ns
bench_bn256Add/cdetrio13: 8907 ns
bench_bn256Add/cdetrio14: 6999 ns
bench_bn256Add/chfast1: 8508 ns
bench_bn256Add/chfast2: 8511 ns
bench_bn256Add/cdetrio1: 2331 ns
bench_bn256Add/cdetrio2: 2328 ns
bench_bn256Add/cdetrio3: 2341 ns
bench_bn256Add/cdetrio4: 2317 ns
bench_bn256Add/cdetrio5: 2327 ns
bench_bn256Add/cdetrio6: 4990 ns
bench_bn256Add/cdetrio7: 4987 ns
bench_bn256Add/cdetrio8: 4993 ns
bench_bn256Add/cdetrio9: 4990 ns
bench_bn256Add/cdetrio10: 4986 ns
bench_bn256Add/cdetrio11: 7602 ns
bench_bn256Add/cdetrio12: 7598 ns
bench_bn256Add/cdetrio13: 8494 ns
bench_bn256Add/cdetrio14: 6605 ns
Test Case "bench_bn256ScalarMul":
bench_bn256ScalarMul/chfast1: 116363 ns
bench_bn256ScalarMul/chfast2: 473376 ns
bench_bn256ScalarMul/chfast3: 467461 ns
bench_bn256ScalarMul/chfast1: 113076 ns
bench_bn256ScalarMul/chfast2: 455600 ns
bench_bn256ScalarMul/chfast3: 454158 ns
Test Case "bench_bn256Pairing":
bench_bn256Pairing/jeff1: 11924887 ns
bench_bn256Pairing/jeff2: 11962861 ns
bench_bn256Pairing/jeff3: 11912131 ns
bench_bn256Pairing/jeff4: 16349548 ns
bench_bn256Pairing/jeff5: 16337422 ns
bench_bn256Pairing/jeff6: 11995622 ns
bench_bn256Pairing/empty_data: 2693127 ns
bench_bn256Pairing/one_point: 7457954 ns
bench_bn256Pairing/two_point_match_2: 11636886 ns
bench_bn256Pairing/two_point_match_3: 11897313 ns
bench_bn256Pairing/two_point_match_4: 11994839 ns
bench_bn256Pairing/ten_point_match_1: 47266190 ns
bench_bn256Pairing/ten_point_match_2: 47570676 ns
bench_bn256Pairing/ten_point_match_3: 11906689 ns
bench_bn256Pairing/jeff1: 11390929 ns
bench_bn256Pairing/jeff2: 11386363 ns
bench_bn256Pairing/jeff3: 11391780 ns
bench_bn256Pairing/jeff4: 15662968 ns
bench_bn256Pairing/jeff5: 15668956 ns
bench_bn256Pairing/jeff6: 11515980 ns
bench_bn256Pairing/empty_data: 2549477 ns
bench_bn256Pairing/one_point: 7221599 ns
bench_bn256Pairing/two_point_match_2: 11092886 ns
bench_bn256Pairing/two_point_match_3: 11393495 ns
bench_bn256Pairing/two_point_match_4: 11396027 ns
bench_bn256Pairing/ten_point_match_1: 45259353 ns
bench_bn256Pairing/ten_point_match_2: 45700240 ns
bench_bn256Pairing/ten_point_match_3: 11390441 ns

*** No errors detected

0 comments on commit eba745c

Please sign in to comment.