Skip to content

Instantly share code, notes, and snippets.

@sifnoc
Created February 8, 2024 13:45
Show Gist options
  • Save sifnoc/3af9338f3e1e821d530b4cea9494d830 to your computer and use it in GitHub Desktop.
Save sifnoc/3af9338f3e1e821d530b4cea9494d830 to your computer and use it in GitHub Desktop.
warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
--> src/lib.rs:4:12
|
4 | #![feature(generic_const_exprs)]
| ^^^^^^^^^^^^^^^^^^^
|
= note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
= note: `#[warn(incomplete_features)]` on by default
warning: unused import: `eval_polynomial`
--> src/utils/batched_kzg.rs:2:28
|
2 | arithmetic::{best_fft, eval_polynomial, kate_division, Field},
| ^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: `summa-solvency` (lib) generated 2 warnings (run `cargo fix --lib -p summa-solvency` to apply 1 suggestion)
warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
--> benches/kzg.rs:1:12
|
1 | #![feature(generic_const_exprs)]
| ^^^^^^^^^^^^^^^^^^^
|
= note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
= note: `#[warn(incomplete_features)]` on by default
warning: `summa-solvency` (bench "kzg") generated 1 warning
warning: `summa-solvency` (lib test) generated 2 warnings (2 duplicates)
Finished bench [optimized] target(s) in 37.60s
Running unittests src/lib.rs (target/release/deps/summa_solvency-f03131787c8ff727)
running 17 tests
test chips::range::tests::testing::test_none_overflow_64bits ... ignored
test chips::range::tests::testing::test_overflow_64bits ... ignored
test chips::range::utils::testing::test_decompose_fp_byte_pairs_no_padding ... ignored
test chips::range::utils::testing::test_decompose_fp_to_byte_pairs_overflow ... ignored
test chips::range::utils::testing::test_decompose_fp_to_byte_pairs_padding ... ignored
test chips::range::utils::testing::test_decompose_fp_to_bytes_no_padding ... ignored
test chips::range::utils::testing::test_decompose_fp_to_bytes_overflow ... ignored
test chips::range::utils::testing::test_decompose_fp_to_bytes_overflow_2 ... ignored
test chips::range::utils::testing::test_decompose_fp_to_bytes_padding ... ignored
test chips::range::utils::testing::test_fp_to_big_uint ... ignored
test chips::range::utils::testing::test_pow_2 ... ignored
test circuits::tests::test::test_balance_not_in_range ... ignored
test circuits::tests::test::test_batched_kzg ... ignored
test circuits::tests::test::test_invalid_omega_univariate_grand_sum_proof ... ignored
test circuits::tests::test::test_invalid_poly_length_univariate_grand_sum_full_prover ... ignored
test circuits::tests::test::test_valid_univariate_grand_sum_full_prover ... ignored
test circuits::tests::test::test_valid_univariate_grand_sum_prover ... ignored
test result: ok. 0 passed; 0 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running benches/kzg.rs (target/release/deps/kzg-5bd46e757b07164d)
WARNING: HTML report generation will become a non-default optional feature in Criterion.rs 0.4.0.
This feature is being moved to cargo-criterion (https://github.com/bheisler/cargo-criterion) and will be optional in a future version of Criterion.rs. To silence this warning, either switch to cargo-criterion or enable the 'html_reports' feature in your Cargo.toml.
Gnuplot not found, using plotters backend
Start: None Creating params
End: None Creating params ......................................................2.457s
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> range check
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> range check: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 37.6s.
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> range check: Collecting 10 samples in estimated 37.642 s (10 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> range check: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 1> range check
time: [3.7585 s 3.7674 s 3.7777 s]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> opening grand sum
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 9.8s or enable flat sampling.
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Collecting 10 samples in estimated 9.7871 s (55 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 1> opening grand sum
time: [177.16 ms 179.73 ms 182.92 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high severe
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 9.9s or enable flat sampling.
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Collecting 10 samples in estimated 9.9374 s (55 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion
time: [178.19 ms 182.10 ms 186.35 ms]
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^17 user inclusions
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^17 user inclusions: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 4409.9s.
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^17 user inclusions: Collecting 10 samples in estimated 4409.9 s (10 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^17 user inclusions: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^17 user inclusions
time: [436.39 s 440.73 s 445.88 s]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Warming up for 3.0000 s
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Collecting 10 samples in estimated 5.0584 s (2145 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum
time: [2.3556 ms 2.3558 ms 2.3559 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Warming up for 3.0000 s
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Collecting 10 samples in estimated 5.0721 s (2090 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion
time: [2.4304 ms 2.4308 ms 2.4313 ms]
Start: None Creating params
End: None Creating params ......................................................4.813s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> range check
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> range check: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 70.9s.
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> range check: Collecting 10 samples in estimated 70.866 s (10 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> range check: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 1> range check
time: [6.9884 s 7.0196 s 7.0498 s]
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> opening grand sum
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Warming up for 3.0000 s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Collecting 10 samples in estimated 6.3962 s (20 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 1> opening grand sum
time: [316.55 ms 321.18 ms 325.98 ms]
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Warming up for 3.0000 s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Collecting 10 samples in estimated 6.3888 s (20 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion
time: [316.27 ms 318.29 ms 320.66 ms]
Found 2 outliers among 10 measurements (20.00%)
2 (20.00%) high mild
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^18 user inclusions
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^18 user inclusions: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 8698.5s.
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^18 user inclusions: Collecting 10 samples in estimated 8698.5 s (10 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^18 user inclusions: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^18 user inclusions
time: [874.19 s 884.59 s 894.80 s]
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Warming up for 3.0000 s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Collecting 10 samples in estimated 5.0679 s (2145 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum
time: [2.3603 ms 2.3608 ms 2.3614 ms]
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Warming up for 3.0000 s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Collecting 10 samples in estimated 5.0675 s (2090 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion
time: [2.4298 ms 2.4303 ms 2.4307 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Start: None Creating params
End: None Creating params ......................................................9.623s
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> range check
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> range check: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 137.2s.
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> range check: Collecting 10 samples in estimated 137.24 s (10 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> range check: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 1> range check
time: [13.581 s 13.619 s 13.651 s]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) low mild
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> opening grand sum
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 5.7s.
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Collecting 10 samples in estimated 5.7375 s (10 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 1> opening grand sum
time: [569.30 ms 571.86 ms 575.00 ms]
Found 2 outliers among 10 measurements (20.00%)
2 (20.00%) high mild
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 5.8s.
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Collecting 10 samples in estimated 5.7530 s (10 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion
time: [574.37 ms 581.72 ms 590.52 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^19 user inclusions
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^19 user inclusions: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 18412.0s.
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^19 user inclusions: Collecting 10 samples in estimated 18412 s (10 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^19 user inclusions: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^19 user inclusions
time: [1802.4 s 1839.1 s 1875.0 s]
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Warming up for 3.0000 s
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Collecting 10 samples in estimated 5.0749 s (2145 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum
time: [2.3635 ms 2.3636 ms 2.3638 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Warming up for 3.0000 s
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Collecting 10 samples in estimated 5.0803 s (2090 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion
time: [2.4343 ms 2.4356 ms 2.4371 ms]
Found 2 outliers among 10 measurements (20.00%)
1 (10.00%) low mild
1 (10.00%) high severe
Start: None Creating params
End: None Creating params ......................................................19.178s
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> range check
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> range check: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 285.2s.
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> range check: Collecting 10 samples in estimated 285.24 s (10 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> range check: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 1> range check
time: [28.510 s 28.589 s 28.666 s]
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> opening grand sum
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 10.6s.
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Collecting 10 samples in estimated 10.616 s (10 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> opening grand sum: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 1> opening grand sum
time: [1.0526 s 1.0533 s 1.0544 s]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high severe
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 11.0s.
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Collecting 10 samples in estimated 10.975 s (10 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 1> opening user inclusion
time: [1.0955 s 1.0969 s 1.0984 s]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^20 user inclusions
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^20 user inclusions: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 38033.5s.
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^20 user inclusions: Collecting 10 samples in estimated 38034 s (10 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^20 user inclusions: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 1> batch opening all 2^20 user inclusions
time: [3577.5 s 3639.0 s 3702.6 s]
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Warming up for 3.0000 s
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Collecting 10 samples in estimated 5.0796 s (2145 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying grand sum
time: [2.3649 ms 2.3653 ms 2.3658 ms]
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Warming up for 3.0000 s
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Collecting 10 samples in estimated 5.0880 s (2090 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 1> verifying user inclusion
time: [2.4379 ms 2.4385 ms 2.4391 ms]
Start: None Creating params
End: None Creating params ......................................................2.409s
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> range check
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> range check: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 67.1s.
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> range check: Collecting 10 samples in estimated 67.139 s (10 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> range check: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 2> range check
time: [6.6427 s 6.6598 s 6.6765 s]
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> opening grand sum
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 9.8s or enable flat sampling.
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Collecting 10 samples in estimated 9.7671 s (55 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 2> opening grand sum
time: [175.94 ms 179.04 ms 181.90 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 10.0s or enable flat sampling.
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Collecting 10 samples in estimated 9.9596 s (55 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion
time: [177.57 ms 181.68 ms 186.49 ms]
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^17 user inclusions
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^17 user inclusions: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 4926.0s.
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^17 user inclusions: Collecting 10 samples in estimated 4926.0 s (10 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^17 user inclusions: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^17 user inclusions
time: [482.73 s 490.58 s 499.59 s]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Warming up for 3.0000 s
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Collecting 10 samples in estimated 5.1104 s (2090 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum
time: [2.4493 ms 2.4499 ms 2.4503 ms]
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Warming up for 3.0000 s
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Collecting 10 samples in estimated 5.0943 s (2090 iterations)
Benchmarking <K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Analyzing
<K = 17, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion
time: [2.4422 ms 2.4428 ms 2.4432 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high severe
Start: None Creating params
End: None Creating params ......................................................4.804s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> range check
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> range check: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 125.6s.
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> range check: Collecting 10 samples in estimated 125.58 s (10 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> range check: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 2> range check
time: [12.286 s 12.326 s 12.363 s]
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> opening grand sum
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Warming up for 3.0000 s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Collecting 10 samples in estimated 6.3089 s (20 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 2> opening grand sum
time: [313.20 ms 319.90 ms 327.84 ms]
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Warming up for 3.0000 s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Collecting 10 samples in estimated 6.4945 s (20 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion
time: [315.36 ms 321.34 ms 328.70 ms]
Found 2 outliers among 10 measurements (20.00%)
2 (20.00%) high mild
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^18 user inclusions
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^18 user inclusions: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 10594.5s.
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^18 user inclusions: Collecting 10 samples in estimated 10594 s (10 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^18 user inclusions: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^18 user inclusions
time: [995.16 s 1009.5 s 1025.5 s]
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Warming up for 3.0000 s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Collecting 10 samples in estimated 5.1230 s (2090 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum
time: [2.4539 ms 2.4543 ms 2.4549 ms]
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Warming up for 3.0000 s
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Collecting 10 samples in estimated 5.1141 s (2035 iterations)
Benchmarking <K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Analyzing
<K = 18, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion
time: [2.5070 ms 2.5095 ms 2.5117 ms]
Start: None Creating params
End: None Creating params ......................................................9.601s
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> range check
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> range check: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 241.4s.
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> range check: Collecting 10 samples in estimated 241.36 s (10 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> range check: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 2> range check
time: [24.030 s 24.077 s 24.117 s]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) low mild
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> opening grand sum
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 5.8s.
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Collecting 10 samples in estimated 5.7542 s (10 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 2> opening grand sum
time: [572.24 ms 573.49 ms 575.45 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high severe
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 5.9s.
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Collecting 10 samples in estimated 5.8983 s (10 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion
time: [576.67 ms 577.67 ms 579.18 ms]
Found 2 outliers among 10 measurements (20.00%)
1 (10.00%) high mild
1 (10.00%) high severe
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^19 user inclusions
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^19 user inclusions: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 19758.5s.
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^19 user inclusions: Collecting 10 samples in estimated 19758 s (10 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^19 user inclusions: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^19 user inclusions
time: [2025.4 s 2050.7 s 2078.9 s]
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Warming up for 3.0000 s
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Collecting 10 samples in estimated 5.1325 s (2090 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum
time: [2.4578 ms 2.4584 ms 2.4591 ms]
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Warming up for 3.0000 s
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Collecting 10 samples in estimated 5.1127 s (2035 iterations)
Benchmarking <K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Analyzing
<K = 19, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion
time: [2.5086 ms 2.5104 ms 2.5121 ms]
Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) low severe
Start: None Creating params
End: None Creating params ......................................................19.194s
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> range check
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> range check: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 505.4s.
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> range check: Collecting 10 samples in estimated 505.41 s (10 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> range check: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 2> range check
time: [50.460 s 50.562 s 50.659 s]
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> opening grand sum
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 11.2s.
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Collecting 10 samples in estimated 11.156 s (10 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> opening grand sum: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 2> opening grand sum
time: [1.1092 s 1.1140 s 1.1176 s]
Found 2 outliers among 10 measurements (20.00%)
1 (10.00%) low severe
1 (10.00%) high mild
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 11.2s.
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Collecting 10 samples in estimated 11.246 s (10 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 2> opening user inclusion
time: [1.1230 s 1.1250 s 1.1270 s]
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^20 user inclusions
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^20 user inclusions: Warming up for 3.0000 s
Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 40991.4s.
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^20 user inclusions: Collecting 10 samples in estimated 40991 s (10 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^20 user inclusions: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 2> batch opening all 2^20 user inclusions
time: [4136.2 s 4187.0 s 4243.5 s]
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Warming up for 3.0000 s
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Collecting 10 samples in estimated 5.0018 s (2035 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying grand sum
time: [2.4617 ms 2.4628 ms 2.4639 ms]
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Warming up for 3.0000 s
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Collecting 10 samples in estimated 5.1105 s (2035 iterations)
Benchmarking <K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion: Analyzing
<K = 20, N_USERS = 16, N_CURRENCIES = 2> verifying user inclusion
time: [2.5069 ms 2.5081 ms 2.5094 ms]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment