Skip to content

Instantly share code, notes, and snippets.

@huitseeker
Created March 28, 2021 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save huitseeker/413013073c2c81e8999e77c1cb37c5b8 to your computer and use it in GitHub Desktop.
Save huitseeker/413013073c2c81e8999e77c1cb37c5b8 to your computer and use it in GitHub Desktop.
Compiling autocfg v1.0.1
Compiling proc-macro2 v1.0.24
Compiling unicode-xid v0.2.1
Compiling syn v1.0.55
Compiling cfg-if v1.0.0
Compiling libc v0.2.81
Compiling getrandom v0.1.16
Compiling ucd-trie v0.1.3
Compiling ppv-lite86 v0.2.10
Compiling lazy_static v1.4.0
Compiling serde v1.0.118
Compiling const_fn v0.4.4
Compiling semver-parser v0.7.0
Compiling memchr v2.3.4
Compiling byteorder v1.3.4
Compiling ryu v1.0.5
Compiling scopeguard v1.1.0
Compiling rayon-core v1.9.0
Compiling itoa v0.4.6
Compiling bitflags v1.2.1
Compiling either v1.6.1
Compiling serde_json v1.0.60
Compiling serde_derive v1.0.118
Compiling unicode-width v0.1.8
Compiling regex-syntax v0.6.21
Compiling half v1.6.0
Compiling same-file v1.0.6
Compiling oorandom v11.1.3
Compiling pest v2.1.3
Compiling num-traits v0.2.14
Compiling num-integer v0.1.44
Compiling num-bigint v0.3.2
Compiling crossbeam-utils v0.8.1
Compiling memoffset v0.6.1
Compiling rayon v1.5.0
Compiling semver v0.9.0
Compiling walkdir v2.3.1
Compiling itertools v0.9.0
Compiling textwrap v0.11.0
Compiling regex v1.4.2
Compiling csv-core v0.1.10
Compiling rustc_version v0.2.3
Compiling clap v2.33.3
Compiling regex-automata v0.1.9
Compiling quote v1.0.8
Compiling num_cpus v1.13.0
Compiling atty v0.2.14
Compiling semver-parser v0.10.1
Compiling cast v0.2.3
Compiling bstr v0.2.14
Compiling serde_cbor v0.11.1
Compiling rand_core v0.5.1
Compiling semver v0.11.0
Compiling rand_chacha v0.2.2
Compiling rand_xorshift v0.2.0
Compiling rustc_version v0.3.0
Compiling plotters v0.2.15
Compiling csv v1.1.5
Compiling tinytemplate v1.1.0
Compiling rand v0.7.3
Compiling ark-ff v0.1.0 (/home/huitseeker/tmp/algebra/ff)
Compiling crossbeam-epoch v0.9.1
Compiling crossbeam-channel v0.5.0
Compiling synstructure v0.12.4
Compiling ark-serialize-derive v0.1.1-alpha.0 (/home/huitseeker/tmp/algebra/serialize-derive)
Compiling ark-ff-asm v0.1.0 (/home/huitseeker/tmp/algebra/ff-asm)
Compiling derivative v2.1.1
Compiling criterion-plot v0.4.3
Compiling crossbeam-deque v0.8.0
Compiling ark-std v0.2.1-alpha.0 (https://github.com/arkworks-rs/utils#fb1f90a1)
Compiling zeroize_derive v1.0.1
Compiling ark-ff-macros v0.1.0 (/home/huitseeker/tmp/algebra/ff-macros)
Compiling zeroize v1.2.0
Compiling ark-serialize v0.1.0 (/home/huitseeker/tmp/algebra/serialize)
Compiling criterion v0.3.3
Compiling ark-ec v0.1.0 (/home/huitseeker/tmp/algebra/ec)
Compiling ark-poly v0.1.0 (/home/huitseeker/tmp/algebra/poly)
Compiling ark-test-curves v0.1.0 (/home/huitseeker/tmp/algebra/test-curves)
Compiling ark-poly-benches v0.1.0 (/home/huitseeker/tmp/algebra/poly-benches)
Finished bench [optimized] target(s) in 19.31s
Running unittests (target/release/deps/ark_ec-a496b0855e2b8413)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests (target/release/deps/ark_ff-e4b4f5f76a0cc594)
running 11 tests
test biginteger::tests::test_biginteger128 ... ignored
test biginteger::tests::test_biginteger256 ... ignored
test biginteger::tests::test_biginteger384 ... ignored
test biginteger::tests::test_biginteger64 ... ignored
test biginteger::tests::test_biginteger768 ... ignored
test biginteger::tests::test_biginteger832 ... ignored
test bytes::test::test_macro ... ignored
test bytes::test::test_macro_empty ... ignored
test fields::models::fp12_2over3over2::test::test_characteristic_square_mod_6_is_one ... ignored
test fields::no_std_tests::test_batch_inversion ... ignored
test test_field::fq::test_const_from_repr ... ignored
test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests (target/release/deps/ark_ff_asm-f225dd91494aa597)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests (target/release/deps/ark_ff_macros-be39c0ae15de6390)
running 1 test
test test_str_to_limbs ... ignored
test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests (target/release/deps/ark_poly-2d4fccc1cbd140e5)
running 36 tests
test domain::general::tests::size_of_elements ... ignored
test domain::general::tests::vanishing_polynomial_evaluation ... ignored
test domain::general::tests::vanishing_polynomial_vanishes_on_domain ... ignored
test domain::mixed_radix::tests::elements_contents ... ignored
test domain::mixed_radix::tests::size_of_elements ... ignored
test domain::mixed_radix::tests::vanishing_polynomial_evaluation ... ignored
test domain::mixed_radix::tests::vanishing_polynomial_vanishes_on_domain ... ignored
test domain::radix2::tests::elements_contents ... ignored
test domain::radix2::tests::non_systematic_lagrange_coefficients_test ... ignored
test domain::radix2::tests::size_of_elements ... ignored
test domain::radix2::tests::systematic_lagrange_coefficients_test ... ignored
test domain::radix2::tests::test_fft_correctness ... ignored
test domain::radix2::tests::vanishing_polynomial_evaluation ... ignored
test domain::radix2::tests::vanishing_polynomial_vanishes_on_domain ... ignored
test polynomial::multivariate::sparse::tests::add_and_evaluate_polynomials ... ignored
test polynomial::multivariate::sparse::tests::add_polynomials ... ignored
test polynomial::multivariate::sparse::tests::evaluate_polynomials ... ignored
test polynomial::multivariate::sparse::tests::mul_polynomials_fixed ... ignored
test polynomial::multivariate::sparse::tests::sub_polynomials ... ignored
test polynomial::univariate::dense::tests::add_polynomials ... ignored
test polynomial::univariate::dense::tests::add_polynomials_with_mul ... ignored
test polynomial::univariate::dense::tests::divide_polynomials_fixed ... ignored
test polynomial::univariate::dense::tests::divide_polynomials_random ... ignored
test polynomial::univariate::dense::tests::double_polynomials_random ... ignored
test polynomial::univariate::dense::tests::evaluate_polynomials ... ignored
test polynomial::univariate::dense::tests::mul_by_vanishing_poly ... ignored
test polynomial::univariate::dense::tests::mul_polynomials_random ... ignored
test polynomial::univariate::dense::tests::polynomial_additive_identity ... ignored
test polynomial::univariate::dense::tests::sub_polynomials ... ignored
test polynomial::univariate::dense::tests::test_leading_zero ... ignored
test polynomial::univariate::sparse::tests::add_polynomial ... ignored
test polynomial::univariate::sparse::tests::evaluate_at_point ... ignored
test polynomial::univariate::sparse::tests::evaluate_over_domain ... ignored
test polynomial::univariate::sparse::tests::mul_polynomial ... ignored
test polynomial::univariate::sparse::tests::polynomial_additive_identity ... ignored
test test::fft_composition ... ignored
test result: ok. 0 passed; 0 failed; 36 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests (target/release/deps/dense_polynomial-bd8ab0b4b4748fb9)
Benchmarking "bls12_381" - add_polynomial/32768
Benchmarking "bls12_381" - add_polynomial/32768: Warming up for 3.0000 s
Benchmarking "bls12_381" - add_polynomial/32768: Collecting 100 samples in estimated 6.0189 s (25k iterations)
Benchmarking "bls12_381" - add_polynomial/32768: Analyzing
"bls12_381" - add_polynomial/32768
time: [238.06 us 238.28 us 238.55 us]
change: [-3.0128% -2.2709% -1.6541%] (p = 0.00 < 0.05)
Performance has improved.
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
Benchmarking "bls12_381" - add_polynomial/65536
Benchmarking "bls12_381" - add_polynomial/65536: Warming up for 3.0000 s
Benchmarking "bls12_381" - add_polynomial/65536: Collecting 100 samples in estimated 7.3053 s (15k iterations)
Benchmarking "bls12_381" - add_polynomial/65536: Analyzing
"bls12_381" - add_polynomial/65536
time: [481.41 us 482.73 us 484.66 us]
change: [+1.4477% +2.2610% +3.1951%] (p = 0.00 < 0.05)
Performance has regressed.
Found 7 outliers among 100 measurements (7.00%)
3 (3.00%) high mild
4 (4.00%) high severe
Benchmarking "bls12_381" - add_polynomial/131072
Benchmarking "bls12_381" - add_polynomial/131072: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.1s, enable flat sampling, or reduce sample count to 70.
Benchmarking "bls12_381" - add_polynomial/131072: Collecting 100 samples in estimated 5.0581 s (5050 iterations)
Benchmarking "bls12_381" - add_polynomial/131072: Analyzing
"bls12_381" - add_polynomial/131072
time: [1.0077 ms 1.0092 ms 1.0111 ms]
change: [+3.6854% +5.3251% +7.4024%] (p = 0.00 < 0.05)
Performance has regressed.
Found 13 outliers among 100 measurements (13.00%)
4 (4.00%) high mild
9 (9.00%) high severe
Benchmarking "bls12_381" - add_assign_polynomial/32768
Benchmarking "bls12_381" - add_assign_polynomial/32768: Warming up for 3.0000 s
Benchmarking "bls12_381" - add_assign_polynomial/32768: Collecting 100 samples in estimated 5.8645 s (30k iterations)
Benchmarking "bls12_381" - add_assign_polynomial/32768: Analyzing
"bls12_381" - add_assign_polynomial/32768
time: [193.06 us 193.23 us 193.42 us]
change: [-1.5359% -1.3927% -1.2284%] (p = 0.00 < 0.05)
Performance has improved.
Found 10 outliers among 100 measurements (10.00%)
1 (1.00%) low mild
4 (4.00%) high mild
5 (5.00%) high severe
Benchmarking "bls12_381" - add_assign_polynomial/65536
Benchmarking "bls12_381" - add_assign_polynomial/65536: Warming up for 3.0000 s
Benchmarking "bls12_381" - add_assign_polynomial/65536: Collecting 100 samples in estimated 5.8783 s (15k iterations)
Benchmarking "bls12_381" - add_assign_polynomial/65536: Analyzing
"bls12_381" - add_assign_polynomial/65536
time: [384.75 us 384.83 us 384.93 us]
change: [+2.4905% +2.7571% +2.9999%] (p = 0.00 < 0.05)
Performance has regressed.
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low mild
1 (1.00%) high mild
6 (6.00%) high severe
Benchmarking "bls12_381" - add_assign_polynomial/131072
Benchmarking "bls12_381" - add_assign_polynomial/131072: Warming up for 3.0000 s
Benchmarking "bls12_381" - add_assign_polynomial/131072: Collecting 100 samples in estimated 7.8261 s (10k iterations)
Benchmarking "bls12_381" - add_assign_polynomial/131072: Analyzing
"bls12_381" - add_assign_polynomial/131072
time: [772.56 us 773.26 us 774.13 us]
change: [-1.5089% -1.3240% -1.1585%] (p = 0.00 < 0.05)
Performance has improved.
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) low mild
5 (5.00%) high mild
2 (2.00%) high severe
Benchmarking "bls12_381" - evaluate_polynomial/32768
Benchmarking "bls12_381" - evaluate_polynomial/32768: Warming up for 3.0000 s
Benchmarking "bls12_381" - evaluate_polynomial/32768: Collecting 100 samples in estimated 7.8824 s (10k iterations)
Benchmarking "bls12_381" - evaluate_polynomial/32768: Analyzing
"bls12_381" - evaluate_polynomial/32768
time: [784.63 us 787.61 us 791.52 us]
change: [-1.9369% -1.3206% -0.6161%] (p = 0.00 < 0.05)
Change within noise threshold.
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) low mild
3 (3.00%) high mild
6 (6.00%) high severe
Benchmarking "bls12_381" - evaluate_polynomial/65536
Benchmarking "bls12_381" - evaluate_polynomial/65536: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 8.0s, enable flat sampling, or reduce sample count to 50.
Benchmarking "bls12_381" - evaluate_polynomial/65536: Collecting 100 samples in estimated 8.0376 s (5050 iterations)
Benchmarking "bls12_381" - evaluate_polynomial/65536: Analyzing
"bls12_381" - evaluate_polynomial/65536
time: [1.5866 ms 1.5883 ms 1.5900 ms]
change: [+1.1740% +1.4068% +1.6219%] (p = 0.00 < 0.05)
Performance has regressed.
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low severe
2 (2.00%) low mild
6 (6.00%) high mild
2 (2.00%) high severe
Benchmarking "bls12_381" - evaluate_polynomial/131072
Benchmarking "bls12_381" - evaluate_polynomial/131072: Warming up for 3.0000 s
Benchmarking "bls12_381" - evaluate_polynomial/131072: Collecting 100 samples in estimated 5.2353 s (1600 iterations)
Benchmarking "bls12_381" - evaluate_polynomial/131072: Analyzing
"bls12_381" - evaluate_polynomial/131072
time: [3.2606 ms 3.2657 ms 3.2710 ms]
change: [+4.2469% +4.4768% +4.7042%] (p = 0.00 < 0.05)
Performance has regressed.
Found 7 outliers among 100 measurements (7.00%)
6 (6.00%) low mild
1 (1.00%) high severe
Running unittests (target/release/deps/fft-e4ae56726156596a)
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/32768
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/32768: Warming up for 3.0000 s
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/32768: Collecting 100 samples in estimated 6.0725 s (400 iterations)
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/32768: Analyzing
"bls12_381 - radix2" - subgroup_fft_in_place/32768
time: [15.218 ms 15.223 ms 15.232 ms]
change: [+2.4021% +2.8732% +3.2573%] (p = 0.00 < 0.05)
Performance has regressed.
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/65536
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/65536: Warming up for 3.0000 s
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/65536: Collecting 100 samples in estimated 6.3745 s (200 iterations)
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/65536: Analyzing
"bls12_381 - radix2" - subgroup_fft_in_place/65536
time: [31.866 ms 31.946 ms 32.039 ms]
change: [-0.7925% -0.4980% -0.1685%] (p = 0.00 < 0.05)
Change within noise threshold.
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/131072
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/131072: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 6.9s, or reduce sample count to 70.
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/131072: Collecting 100 samples in estimated 6.8521 s (100 iterations)
Benchmarking "bls12_381 - radix2" - subgroup_fft_in_place/131072: Analyzing
"bls12_381 - radix2" - subgroup_fft_in_place/131072
time: [68.272 ms 68.343 ms 68.434 ms]
change: [+0.7736% +0.9283% +1.0996%] (p = 0.00 < 0.05)
Change within noise threshold.
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/32768
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/32768: Warming up for 3.0000 s
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/32768: Collecting 100 samples in estimated 6.6426 s (400 iterations)
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/32768: Analyzing
"bls12_381 - radix2" - coset_fft_in_place/32768
time: [16.560 ms 16.571 ms 16.588 ms]
change: [-1.5500% -1.3573% -1.1862%] (p = 0.00 < 0.05)
Performance has improved.
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) low severe
1 (1.00%) low mild
1 (1.00%) high mild
3 (3.00%) high severe
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/65536
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/65536: Warming up for 3.0000 s
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/65536: Collecting 100 samples in estimated 7.1994 s (200 iterations)
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/65536: Analyzing
"bls12_381 - radix2" - coset_fft_in_place/65536
time: [36.057 ms 36.092 ms 36.131 ms]
change: [+1.1465% +1.3106% +1.4565%] (p = 0.00 < 0.05)
Performance has regressed.
Found 15 outliers among 100 measurements (15.00%)
10 (10.00%) low severe
2 (2.00%) high mild
3 (3.00%) high severe
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/131072
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/131072: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.7s, or reduce sample count to 60.
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/131072: Collecting 100 samples in estimated 7.6819 s (100 iterations)
Benchmarking "bls12_381 - radix2" - coset_fft_in_place/131072: Analyzing
"bls12_381 - radix2" - coset_fft_in_place/131072
time: [76.005 ms 76.083 ms 76.167 ms]
change: [+3.6788% +3.8516% +4.0082%] (p = 0.00 < 0.05)
Performance has regressed.
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/32768
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/32768: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 9.6s, or reduce sample count to 50.
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/32768: Collecting 100 samples in estimated 9.6258 s (100 iterations)
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/32768: Analyzing
"mnt6_753 - mixed radix" - subgroup_fft_in_place/32768
time: [96.510 ms 96.583 ms 96.669 ms]
change: [+0.4488% +0.5899% +0.7182%] (p = 0.00 < 0.05)
Change within noise threshold.
Found 12 outliers among 100 measurements (12.00%)
4 (4.00%) high mild
8 (8.00%) high severe
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/65536
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/65536: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 31.5s, or reduce sample count to 10.
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/65536: Collecting 100 samples in estimated 31.540 s (100 iterations)
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/65536: Analyzing
"mnt6_753 - mixed radix" - subgroup_fft_in_place/65536
time: [315.37 ms 315.71 ms 316.05 ms]
change: [-0.2092% -0.0767% +0.0507%] (p = 0.25 > 0.05)
No change in performance detected.
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/131072
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/131072: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 65.2s, or reduce sample count to 10.
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/131072: Collecting 100 samples in estimated 65.159 s (100 iterations)
Benchmarking "mnt6_753 - mixed radix" - subgroup_fft_in_place/131072: Analyzing
"mnt6_753 - mixed radix" - subgroup_fft_in_place/131072
time: [640.84 ms 641.20 ms 641.61 ms]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/32768
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/32768: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 10.7s, or reduce sample count to 40.
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/32768: Collecting 100 samples in estimated 10.683 s (100 iterations)
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/32768: Analyzing
"mnt6_753 - mixed radix" - coset_fft_in_place/32768
time: [106.43 ms 106.51 ms 106.62 ms]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) high mild
3 (3.00%) high severe
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/65536
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/65536: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 34.0s, or reduce sample count to 10.
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/65536: Collecting 100 samples in estimated 33.978 s (100 iterations)
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/65536: Analyzing
"mnt6_753 - mixed radix" - coset_fft_in_place/65536
time: [336.32 ms 336.73 ms 337.14 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/131072
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/131072: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 68.1s, or reduce sample count to 10.
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/131072: Collecting 100 samples in estimated 68.125 s (100 iterations)
Benchmarking "mnt6_753 - mixed radix" - coset_fft_in_place/131072: Analyzing
"mnt6_753 - mixed radix" - coset_fft_in_place/131072
time: [680.13 ms 681.05 ms 681.96 ms]
Running unittests (target/release/deps/ark_serialize-b1926185cd0d0c48)
running 11 tests
test test::test_bool ... ignored
test test::test_btreemap ... ignored
test test::test_btreeset ... ignored
test test::test_option ... ignored
test test::test_phantomdata ... ignored
test test::test_rc ... ignored
test test::test_string ... ignored
test test::test_tuple ... ignored
test test::test_tuple_vec ... ignored
test test::test_uint ... ignored
test test::test_vec ... ignored
test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests (target/release/deps/ark_serialize_derive-00dced142676195a)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests (target/release/deps/ark_test_curves-1910bedb40ac326f)
running 1 test
test bls12_381::g1::test::batch_normalization ... ignored
test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment