summaryrefslogtreecommitdiffstats
path: root/vendor/regex/record/old-bench-log/13-regex-1.9.0
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:26:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:26:03 +0000
commit9918693037dce8aa4bb6f08741b6812923486c18 (patch)
tree21d2b40bec7e6a7ea664acee056eb3d08e15a1cf /vendor/regex/record/old-bench-log/13-regex-1.9.0
parentReleasing progress-linux version 1.75.0+dfsg1-5~progress7.99u1. (diff)
downloadrustc-9918693037dce8aa4bb6f08741b6812923486c18.tar.xz
rustc-9918693037dce8aa4bb6f08741b6812923486c18.zip
Merging upstream version 1.76.0+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/regex/record/old-bench-log/13-regex-1.9.0')
-rw-r--r--vendor/regex/record/old-bench-log/13-regex-1.9.0/rust115
-rw-r--r--vendor/regex/record/old-bench-log/13-regex-1.9.0/rust-bytes103
2 files changed, 218 insertions, 0 deletions
diff --git a/vendor/regex/record/old-bench-log/13-regex-1.9.0/rust b/vendor/regex/record/old-bench-log/13-regex-1.9.0/rust
new file mode 100644
index 000000000..b46bdf915
--- /dev/null
+++ b/vendor/regex/record/old-bench-log/13-regex-1.9.0/rust
@@ -0,0 +1,115 @@
+
+running 110 tests
+test misc::anchored_literal_long_match ... bench: 15 ns/iter (+/- 0) = 26000 MB/s
+test misc::anchored_literal_long_non_match ... bench: 12 ns/iter (+/- 1) = 32500 MB/s
+test misc::anchored_literal_short_match ... bench: 15 ns/iter (+/- 0) = 1733 MB/s
+test misc::anchored_literal_short_non_match ... bench: 12 ns/iter (+/- 1) = 2166 MB/s
+test misc::easy0_1K ... bench: 42 ns/iter (+/- 0) = 25023 MB/s
+test misc::easy0_1MB ... bench: 42 ns/iter (+/- 0) = 24966738 MB/s
+test misc::easy0_32 ... bench: 42 ns/iter (+/- 0) = 1404 MB/s
+test misc::easy0_32K ... bench: 43 ns/iter (+/- 0) = 762674 MB/s
+test misc::easy1_1K ... bench: 35 ns/iter (+/- 0) = 29828 MB/s
+test misc::easy1_1MB ... bench: 35 ns/iter (+/- 0) = 29959885 MB/s
+test misc::easy1_32 ... bench: 35 ns/iter (+/- 0) = 1485 MB/s
+test misc::easy1_32K ... bench: 35 ns/iter (+/- 0) = 936800 MB/s
+test misc::hard_1K ... bench: 43 ns/iter (+/- 0) = 24441 MB/s
+test misc::hard_1MB ... bench: 42 ns/iter (+/- 0) = 24966738 MB/s
+test misc::hard_32 ... bench: 42 ns/iter (+/- 0) = 1404 MB/s
+test misc::hard_32K ... bench: 42 ns/iter (+/- 0) = 780833 MB/s
+test misc::is_match_set ... bench: 46 ns/iter (+/- 1) = 543 MB/s
+test misc::literal ... bench: 9 ns/iter (+/- 0) = 5666 MB/s
+test misc::long_needle1 ... bench: 1,801 ns/iter (+/- 24) = 55525 MB/s
+test misc::long_needle2 ... bench: 194,124 ns/iter (+/- 289) = 515 MB/s
+test misc::match_class ... bench: 22 ns/iter (+/- 1) = 3681 MB/s
+test misc::match_class_in_range ... bench: 10 ns/iter (+/- 0) = 8100 MB/s
+test misc::match_class_unicode ... bench: 196 ns/iter (+/- 0) = 821 MB/s
+test misc::matches_set ... bench: 55 ns/iter (+/- 3) = 454 MB/s
+test misc::medium_1K ... bench: 43 ns/iter (+/- 0) = 24465 MB/s
+test misc::medium_1MB ... bench: 43 ns/iter (+/- 0) = 24386139 MB/s
+test misc::medium_32 ... bench: 43 ns/iter (+/- 0) = 1395 MB/s
+test misc::medium_32K ... bench: 43 ns/iter (+/- 0) = 762697 MB/s
+test misc::no_exponential ... bench: 167 ns/iter (+/- 0) = 598 MB/s
+test misc::not_literal ... bench: 26 ns/iter (+/- 1) = 1961 MB/s
+test misc::one_pass_long_prefix ... bench: 40 ns/iter (+/- 0) = 650 MB/s
+test misc::one_pass_long_prefix_not ... bench: 40 ns/iter (+/- 0) = 650 MB/s
+test misc::one_pass_short ... bench: 30 ns/iter (+/- 0) = 566 MB/s
+test misc::one_pass_short_not ... bench: 31 ns/iter (+/- 0) = 548 MB/s
+test misc::reallyhard2_1K ... bench: 67 ns/iter (+/- 1) = 15522 MB/s
+test misc::reallyhard_1K ... bench: 78 ns/iter (+/- 1) = 13474 MB/s
+test misc::reallyhard_1MB ... bench: 19,310 ns/iter (+/- 80) = 54303 MB/s
+test misc::reallyhard_32 ... bench: 62 ns/iter (+/- 2) = 951 MB/s
+test misc::reallyhard_32K ... bench: 543 ns/iter (+/- 4) = 60395 MB/s
+test misc::replace_all ... bench: 151 ns/iter (+/- 13)
+test misc::reverse_suffix_no_quadratic ... bench: 9,302 ns/iter (+/- 25) = 860 MB/s
+test misc::short_haystack_1000000x ... bench: 90,868 ns/iter (+/- 354) = 88039 MB/s
+test misc::short_haystack_100000x ... bench: 7,215 ns/iter (+/- 18) = 110881 MB/s
+test misc::short_haystack_10000x ... bench: 605 ns/iter (+/- 2) = 132249 MB/s
+test misc::short_haystack_1000x ... bench: 148 ns/iter (+/- 2) = 54128 MB/s
+test misc::short_haystack_100x ... bench: 83 ns/iter (+/- 3) = 9771 MB/s
+test misc::short_haystack_10x ... bench: 89 ns/iter (+/- 1) = 1022 MB/s
+test misc::short_haystack_1x ... bench: 79 ns/iter (+/- 1) = 240 MB/s
+test misc::short_haystack_2x ... bench: 79 ns/iter (+/- 1) = 341 MB/s
+test misc::short_haystack_3x ... bench: 80 ns/iter (+/- 2) = 437 MB/s
+test misc::short_haystack_4x ... bench: 79 ns/iter (+/- 1) = 544 MB/s
+test regexdna::find_new_lines ... bench: 1,748,215 ns/iter (+/- 25,793) = 2907 MB/s
+test regexdna::subst1 ... bench: 486,169 ns/iter (+/- 11,425) = 10456 MB/s
+test regexdna::subst10 ... bench: 479,019 ns/iter (+/- 7,468) = 10612 MB/s
+test regexdna::subst11 ... bench: 481,118 ns/iter (+/- 10,305) = 10565 MB/s
+test regexdna::subst2 ... bench: 484,508 ns/iter (+/- 11,753) = 10491 MB/s
+test regexdna::subst3 ... bench: 481,861 ns/iter (+/- 7,991) = 10549 MB/s
+test regexdna::subst4 ... bench: 477,043 ns/iter (+/- 12,101) = 10656 MB/s
+test regexdna::subst5 ... bench: 483,954 ns/iter (+/- 7,728) = 10503 MB/s
+test regexdna::subst6 ... bench: 479,564 ns/iter (+/- 13,514) = 10600 MB/s
+test regexdna::subst7 ... bench: 481,345 ns/iter (+/- 11,205) = 10560 MB/s
+test regexdna::subst8 ... bench: 479,772 ns/iter (+/- 13,266) = 10595 MB/s
+test regexdna::subst9 ... bench: 480,299 ns/iter (+/- 9,997) = 10583 MB/s
+test regexdna::variant1 ... bench: 693,230 ns/iter (+/- 21,808) = 7332 MB/s
+test regexdna::variant2 ... bench: 936,552 ns/iter (+/- 9,916) = 5427 MB/s
+test regexdna::variant3 ... bench: 1,192,921 ns/iter (+/- 11,038) = 4261 MB/s
+test regexdna::variant4 ... bench: 1,170,341 ns/iter (+/- 27,745) = 4343 MB/s
+test regexdna::variant5 ... bench: 1,166,877 ns/iter (+/- 8,369) = 4356 MB/s
+test regexdna::variant6 ... bench: 1,085,919 ns/iter (+/- 9,594) = 4681 MB/s
+test regexdna::variant7 ... bench: 1,248,718 ns/iter (+/- 13,480) = 4070 MB/s
+test regexdna::variant8 ... bench: 1,216,643 ns/iter (+/- 15,505) = 4178 MB/s
+test regexdna::variant9 ... bench: 1,219,951 ns/iter (+/- 14,109) = 4166 MB/s
+test sherlock::before_after_holmes ... bench: 27,363 ns/iter (+/- 604) = 21742 MB/s
+test sherlock::before_holmes ... bench: 31,147 ns/iter (+/- 876) = 19100 MB/s
+test sherlock::everything_greedy ... bench: 1,326,354 ns/iter (+/- 22,628) = 448 MB/s
+test sherlock::everything_greedy_nl ... bench: 801,343 ns/iter (+/- 895) = 742 MB/s
+test sherlock::holmes_cochar_watson ... bench: 56,328 ns/iter (+/- 1,009) = 10561 MB/s
+test sherlock::holmes_coword_watson ... bench: 301,186 ns/iter (+/- 3,615) = 1975 MB/s
+test sherlock::ing_suffix ... bench: 176,428 ns/iter (+/- 2,182) = 3372 MB/s
+test sherlock::ing_suffix_limited_space ... bench: 173,948 ns/iter (+/- 5,073) = 3420 MB/s
+test sherlock::letters ... bench: 7,226,608 ns/iter (+/- 261,849) = 82 MB/s
+test sherlock::letters_lower ... bench: 7,024,589 ns/iter (+/- 145,281) = 84 MB/s
+test sherlock::letters_upper ... bench: 1,004,841 ns/iter (+/- 6,857) = 592 MB/s
+test sherlock::line_boundary_sherlock_holmes ... bench: 15,978 ns/iter (+/- 90) = 37234 MB/s
+test sherlock::name_alt1 ... bench: 11,151 ns/iter (+/- 289) = 53352 MB/s
+test sherlock::name_alt2 ... bench: 45,441 ns/iter (+/- 960) = 13092 MB/s
+test sherlock::name_alt3 ... bench: 51,934 ns/iter (+/- 806) = 11455 MB/s
+test sherlock::name_alt3_nocase ... bench: 171,844 ns/iter (+/- 4,176) = 3462 MB/s
+test sherlock::name_alt4 ... bench: 46,611 ns/iter (+/- 1,072) = 12763 MB/s
+test sherlock::name_alt4_nocase ... bench: 74,956 ns/iter (+/- 2,098) = 7937 MB/s
+test sherlock::name_alt5 ... bench: 47,595 ns/iter (+/- 595) = 12499 MB/s
+test sherlock::name_alt5_nocase ... bench: 100,636 ns/iter (+/- 814) = 5911 MB/s
+test sherlock::name_holmes ... bench: 19,293 ns/iter (+/- 687) = 30836 MB/s
+test sherlock::name_holmes_nocase ... bench: 52,310 ns/iter (+/- 1,024) = 11373 MB/s
+test sherlock::name_sherlock ... bench: 16,080 ns/iter (+/- 327) = 36998 MB/s
+test sherlock::name_sherlock_holmes ... bench: 14,605 ns/iter (+/- 120) = 40734 MB/s
+test sherlock::name_sherlock_holmes_nocase ... bench: 38,662 ns/iter (+/- 360) = 15388 MB/s
+test sherlock::name_sherlock_nocase ... bench: 37,650 ns/iter (+/- 316) = 15801 MB/s
+test sherlock::name_whitespace ... bench: 16,234 ns/iter (+/- 125) = 36647 MB/s
+test sherlock::no_match_common ... bench: 13,709 ns/iter (+/- 72) = 43397 MB/s
+test sherlock::no_match_really_common ... bench: 9,870 ns/iter (+/- 133) = 60276 MB/s
+test sherlock::no_match_uncommon ... bench: 13,735 ns/iter (+/- 57) = 43315 MB/s
+test sherlock::quotes ... bench: 189,377 ns/iter (+/- 2,105) = 3141 MB/s
+test sherlock::repeated_class_negation ... bench: 29,934 ns/iter (+/- 1,249) = 19874 MB/s
+test sherlock::the_lower ... bench: 213,236 ns/iter (+/- 3,823) = 2790 MB/s
+test sherlock::the_nocase ... bench: 322,922 ns/iter (+/- 5,946) = 1842 MB/s
+test sherlock::the_upper ... bench: 23,494 ns/iter (+/- 718) = 25322 MB/s
+test sherlock::the_whitespace ... bench: 392,113 ns/iter (+/- 6,046) = 1517 MB/s
+test sherlock::word_ending_n ... bench: 673,618 ns/iter (+/- 12,865) = 883 MB/s
+test sherlock::words ... bench: 3,632,096 ns/iter (+/- 56,944) = 163 MB/s
+
+test result: ok. 0 passed; 0 failed; 0 ignored; 110 measured; 0 filtered out; finished in 117.87s
+
diff --git a/vendor/regex/record/old-bench-log/13-regex-1.9.0/rust-bytes b/vendor/regex/record/old-bench-log/13-regex-1.9.0/rust-bytes
new file mode 100644
index 000000000..8ac6c046c
--- /dev/null
+++ b/vendor/regex/record/old-bench-log/13-regex-1.9.0/rust-bytes
@@ -0,0 +1,103 @@
+
+running 98 tests
+test misc::anchored_literal_long_match ... bench: 15 ns/iter (+/- 0) = 26000 MB/s
+test misc::anchored_literal_long_non_match ... bench: 12 ns/iter (+/- 0) = 32500 MB/s
+test misc::anchored_literal_short_match ... bench: 15 ns/iter (+/- 0) = 1733 MB/s
+test misc::anchored_literal_short_non_match ... bench: 12 ns/iter (+/- 0) = 2166 MB/s
+test misc::easy0_1K ... bench: 42 ns/iter (+/- 0) = 25023 MB/s
+test misc::easy0_1MB ... bench: 42 ns/iter (+/- 0) = 24966738 MB/s
+test misc::easy0_32 ... bench: 42 ns/iter (+/- 0) = 1404 MB/s
+test misc::easy0_32K ... bench: 42 ns/iter (+/- 0) = 780833 MB/s
+test misc::easy1_1K ... bench: 34 ns/iter (+/- 1) = 30705 MB/s
+test misc::easy1_1MB ... bench: 34 ns/iter (+/- 0) = 30841058 MB/s
+test misc::easy1_32 ... bench: 34 ns/iter (+/- 0) = 1529 MB/s
+test misc::easy1_32K ... bench: 34 ns/iter (+/- 0) = 964352 MB/s
+test misc::hard_1K ... bench: 42 ns/iter (+/- 0) = 25023 MB/s
+test misc::hard_1MB ... bench: 42 ns/iter (+/- 0) = 24966738 MB/s
+test misc::hard_32 ... bench: 42 ns/iter (+/- 0) = 1404 MB/s
+test misc::hard_32K ... bench: 42 ns/iter (+/- 0) = 780833 MB/s
+test misc::is_match_set ... bench: 47 ns/iter (+/- 1) = 531 MB/s
+test misc::literal ... bench: 10 ns/iter (+/- 0) = 5100 MB/s
+test misc::long_needle1 ... bench: 1,808 ns/iter (+/- 7) = 55310 MB/s
+test misc::long_needle2 ... bench: 213,106 ns/iter (+/- 416) = 469 MB/s
+test misc::match_class ... bench: 23 ns/iter (+/- 1) = 3521 MB/s
+test misc::match_class_in_range ... bench: 11 ns/iter (+/- 0) = 7363 MB/s
+test misc::matches_set ... bench: 56 ns/iter (+/- 3) = 446 MB/s
+test misc::medium_1K ... bench: 43 ns/iter (+/- 0) = 24465 MB/s
+test misc::medium_1MB ... bench: 43 ns/iter (+/- 0) = 24386139 MB/s
+test misc::medium_32 ... bench: 43 ns/iter (+/- 0) = 1395 MB/s
+test misc::medium_32K ... bench: 43 ns/iter (+/- 0) = 762697 MB/s
+test misc::no_exponential ... bench: 162 ns/iter (+/- 4) = 617 MB/s
+test misc::not_literal ... bench: 27 ns/iter (+/- 1) = 1888 MB/s
+test misc::one_pass_long_prefix ... bench: 41 ns/iter (+/- 0) = 634 MB/s
+test misc::one_pass_long_prefix_not ... bench: 41 ns/iter (+/- 0) = 634 MB/s
+test misc::one_pass_short ... bench: 30 ns/iter (+/- 0) = 566 MB/s
+test misc::one_pass_short_not ... bench: 31 ns/iter (+/- 0) = 548 MB/s
+test misc::reallyhard2_1K ... bench: 70 ns/iter (+/- 1) = 14857 MB/s
+test misc::reallyhard_1K ... bench: 78 ns/iter (+/- 3) = 13474 MB/s
+test misc::reallyhard_1MB ... bench: 19,850 ns/iter (+/- 345) = 52826 MB/s
+test misc::reallyhard_32 ... bench: 61 ns/iter (+/- 2) = 967 MB/s
+test misc::reallyhard_32K ... bench: 546 ns/iter (+/- 8) = 60064 MB/s
+test misc::reverse_suffix_no_quadratic ... bench: 9,304 ns/iter (+/- 29) = 859 MB/s
+test regexdna::find_new_lines ... bench: 1,733,767 ns/iter (+/- 66,699) = 2932 MB/s
+test regexdna::subst1 ... bench: 486,442 ns/iter (+/- 11,929) = 10450 MB/s
+test regexdna::subst10 ... bench: 486,073 ns/iter (+/- 12,157) = 10458 MB/s
+test regexdna::subst11 ... bench: 483,485 ns/iter (+/- 11,703) = 10514 MB/s
+test regexdna::subst2 ... bench: 487,298 ns/iter (+/- 9,184) = 10431 MB/s
+test regexdna::subst3 ... bench: 491,219 ns/iter (+/- 9,614) = 10348 MB/s
+test regexdna::subst4 ... bench: 482,668 ns/iter (+/- 9,576) = 10531 MB/s
+test regexdna::subst5 ... bench: 489,673 ns/iter (+/- 8,331) = 10381 MB/s
+test regexdna::subst6 ... bench: 484,707 ns/iter (+/- 5,276) = 10487 MB/s
+test regexdna::subst7 ... bench: 485,109 ns/iter (+/- 9,360) = 10478 MB/s
+test regexdna::subst8 ... bench: 485,790 ns/iter (+/- 9,298) = 10464 MB/s
+test regexdna::subst9 ... bench: 483,255 ns/iter (+/- 12,434) = 10519 MB/s
+test regexdna::variant1 ... bench: 654,757 ns/iter (+/- 8,719) = 7763 MB/s
+test regexdna::variant2 ... bench: 905,052 ns/iter (+/- 9,599) = 5616 MB/s
+test regexdna::variant3 ... bench: 1,161,187 ns/iter (+/- 13,798) = 4377 MB/s
+test regexdna::variant4 ... bench: 1,144,656 ns/iter (+/- 15,198) = 4440 MB/s
+test regexdna::variant5 ... bench: 1,136,222 ns/iter (+/- 9,112) = 4473 MB/s
+test regexdna::variant6 ... bench: 1,062,124 ns/iter (+/- 12,336) = 4786 MB/s
+test regexdna::variant7 ... bench: 1,144,371 ns/iter (+/- 44,700) = 4442 MB/s
+test regexdna::variant8 ... bench: 1,143,064 ns/iter (+/- 53,456) = 4447 MB/s
+test regexdna::variant9 ... bench: 1,187,063 ns/iter (+/- 14,341) = 4282 MB/s
+test sherlock::before_after_holmes ... bench: 27,804 ns/iter (+/- 598) = 21397 MB/s
+test sherlock::before_holmes ... bench: 31,197 ns/iter (+/- 933) = 19070 MB/s
+test sherlock::everything_greedy ... bench: 1,272,335 ns/iter (+/- 12,466) = 467 MB/s
+test sherlock::everything_greedy_nl ... bench: 801,469 ns/iter (+/- 955) = 742 MB/s
+test sherlock::holmes_cochar_watson ... bench: 56,790 ns/iter (+/- 1,606) = 10476 MB/s
+test sherlock::holmes_coword_watson ... bench: 300,554 ns/iter (+/- 3,460) = 1979 MB/s
+test sherlock::ing_suffix ... bench: 179,355 ns/iter (+/- 5,486) = 3317 MB/s
+test sherlock::ing_suffix_limited_space ... bench: 175,703 ns/iter (+/- 2,380) = 3386 MB/s
+test sherlock::letters ... bench: 7,197,094 ns/iter (+/- 181,502) = 82 MB/s
+test sherlock::letters_lower ... bench: 7,100,979 ns/iter (+/- 155,898) = 83 MB/s
+test sherlock::letters_upper ... bench: 1,018,217 ns/iter (+/- 21,695) = 584 MB/s
+test sherlock::line_boundary_sherlock_holmes ... bench: 15,931 ns/iter (+/- 140) = 37344 MB/s
+test sherlock::name_alt1 ... bench: 10,932 ns/iter (+/- 96) = 54421 MB/s
+test sherlock::name_alt2 ... bench: 45,580 ns/iter (+/- 829) = 13052 MB/s
+test sherlock::name_alt3 ... bench: 51,942 ns/iter (+/- 1,418) = 11453 MB/s
+test sherlock::name_alt3_nocase ... bench: 171,749 ns/iter (+/- 1,451) = 3463 MB/s
+test sherlock::name_alt4 ... bench: 45,705 ns/iter (+/- 1,536) = 13016 MB/s
+test sherlock::name_alt4_nocase ... bench: 73,782 ns/iter (+/- 1,679) = 8063 MB/s
+test sherlock::name_alt5 ... bench: 48,045 ns/iter (+/- 1,261) = 12382 MB/s
+test sherlock::name_alt5_nocase ... bench: 100,307 ns/iter (+/- 553) = 5931 MB/s
+test sherlock::name_holmes ... bench: 18,916 ns/iter (+/- 662) = 31451 MB/s
+test sherlock::name_holmes_nocase ... bench: 52,714 ns/iter (+/- 774) = 11286 MB/s
+test sherlock::name_sherlock ... bench: 14,575 ns/iter (+/- 163) = 40818 MB/s
+test sherlock::name_sherlock_holmes ... bench: 14,625 ns/iter (+/- 166) = 40679 MB/s
+test sherlock::name_sherlock_holmes_nocase ... bench: 39,024 ns/iter (+/- 361) = 15245 MB/s
+test sherlock::name_sherlock_nocase ... bench: 38,025 ns/iter (+/- 418) = 15645 MB/s
+test sherlock::name_whitespace ... bench: 16,247 ns/iter (+/- 88) = 36618 MB/s
+test sherlock::no_match_common ... bench: 13,724 ns/iter (+/- 28) = 43349 MB/s
+test sherlock::no_match_really_common ... bench: 13,798 ns/iter (+/- 93) = 43117 MB/s
+test sherlock::no_match_uncommon ... bench: 13,671 ns/iter (+/- 80) = 43517 MB/s
+test sherlock::quotes ... bench: 189,359 ns/iter (+/- 2,334) = 3141 MB/s
+test sherlock::repeated_class_negation ... bench: 29,083 ns/iter (+/- 708) = 20456 MB/s
+test sherlock::the_lower ... bench: 204,122 ns/iter (+/- 4,256) = 2914 MB/s
+test sherlock::the_nocase ... bench: 319,388 ns/iter (+/- 6,790) = 1862 MB/s
+test sherlock::the_upper ... bench: 22,706 ns/iter (+/- 961) = 26201 MB/s
+test sherlock::the_whitespace ... bench: 386,276 ns/iter (+/- 4,950) = 1540 MB/s
+test sherlock::word_ending_n ... bench: 690,010 ns/iter (+/- 8,516) = 862 MB/s
+test sherlock::words ... bench: 3,659,990 ns/iter (+/- 104,505) = 162 MB/s
+
+test result: ok. 0 passed; 0 failed; 0 ignored; 98 measured; 0 filtered out; finished in 105.65s
+