chromium/third_party/rust/chromium_crates_io/vendor/regex-1.10.6/record/old-bench-log/01-lazy-dfa/pcre

   Compiling regex v0.1.48 (file:///home/andrew/data/projects/rust/regex)
     Running target/release/pcre-781840b9a3e9c199

running 53 tests
test anchored_literal_long_match             ... bench:          90 ns/iter (+/- 7) = 4333 MB/s
test anchored_literal_long_non_match         ... bench:          60 ns/iter (+/- 2) = 6500 MB/s
test anchored_literal_short_match            ... bench:          87 ns/iter (+/- 6) = 298 MB/s
test anchored_literal_short_non_match        ... bench:          58 ns/iter (+/- 4) = 448 MB/s
test easy0_1K                                ... bench:         258 ns/iter (+/- 14) = 3968 MB/s
test easy0_1MB                               ... bench:     226,139 ns/iter (+/- 1,637) = 4636 MB/s
test easy0_32                                ... bench:          60 ns/iter (+/- 7) = 533 MB/s
test easy0_32K                               ... bench:       7,028 ns/iter (+/- 120) = 4662 MB/s
test easy1_1K                                ... bench:         794 ns/iter (+/- 20) = 1289 MB/s
test easy1_1MB                               ... bench:     751,438 ns/iter (+/- 11,372) = 1395 MB/s
test easy1_32                                ... bench:          71 ns/iter (+/- 3) = 450 MB/s
test easy1_32K                               ... bench:      23,042 ns/iter (+/- 1,453) = 1422 MB/s
test hard_1K                                 ... bench:      30,841 ns/iter (+/- 1,287) = 33 MB/s
test hard_1MB                                ... bench:  35,239,100 ns/iter (+/- 632,179) = 29 MB/s
test hard_32                                 ... bench:          86 ns/iter (+/- 11) = 372 MB/s
test hard_32K                                ... bench:     993,011 ns/iter (+/- 63,648) = 32 MB/s
test literal                                 ... bench:         130 ns/iter (+/- 11) = 392 MB/s
test match_class                             ... bench:         183 ns/iter (+/- 33) = 442 MB/s
test match_class_in_range                    ... bench:         175 ns/iter (+/- 18) = 462 MB/s
test match_class_unicode                     ... bench:         513 ns/iter (+/- 8) = 313 MB/s
test medium_1K                               ... bench:         278 ns/iter (+/- 6) = 3683 MB/s
test medium_1MB                              ... bench:     240,699 ns/iter (+/- 17,344) = 4356 MB/s
test medium_32                               ... bench:          61 ns/iter (+/- 13) = 524 MB/s
test medium_32K                              ... bench:       7,369 ns/iter (+/- 105) = 4446 MB/s
test not_literal                             ... bench:         274 ns/iter (+/- 17) = 186 MB/s
test one_pass_long_prefix                    ... bench:          87 ns/iter (+/- 19) = 298 MB/s
test one_pass_long_prefix_not                ... bench:          86 ns/iter (+/- 13) = 302 MB/s
test one_pass_short                          ... bench:         117 ns/iter (+/- 44) = 145 MB/s
test one_pass_short_not                      ... bench:         122 ns/iter (+/- 6) = 139 MB/s
test sherlock::before_holmes                 ... bench:  14,450,308 ns/iter (+/- 617,786) = 41 MB/s
test sherlock::holmes_cochar_watson          ... bench:     546,919 ns/iter (+/- 4,880) = 1087 MB/s
test sherlock::line_boundary_sherlock_holmes ... bench:     194,524 ns/iter (+/- 6,230) = 3058 MB/s
test sherlock::name_alt1                     ... bench:     457,899 ns/iter (+/- 7,781) = 1299 MB/s
test sherlock::name_alt2                     ... bench:     496,659 ns/iter (+/- 6,529) = 1197 MB/s
test sherlock::name_alt3                     ... bench:     983,620 ns/iter (+/- 45,359) = 604 MB/s
test sherlock::name_alt3_nocase              ... bench:   3,500,367 ns/iter (+/- 79,807) = 169 MB/s
test sherlock::name_alt4                     ... bench:     972,128 ns/iter (+/- 22,195) = 611 MB/s
test sherlock::name_alt4_nocase              ... bench:   1,877,017 ns/iter (+/- 39,079) = 316 MB/s
test sherlock::name_holmes                   ... bench:     398,258 ns/iter (+/- 4,338) = 1493 MB/s
test sherlock::name_holmes_nocase            ... bench:     492,292 ns/iter (+/- 4,667) = 1208 MB/s
test sherlock::name_sherlock                 ... bench:     268,891 ns/iter (+/- 18,063) = 2212 MB/s
test sherlock::name_sherlock_holmes          ... bench:     197,067 ns/iter (+/- 8,027) = 3018 MB/s
test sherlock::name_sherlock_holmes_nocase   ... bench:   1,112,501 ns/iter (+/- 44,457) = 534 MB/s
test sherlock::name_sherlock_nocase          ... bench:   1,332,423 ns/iter (+/- 39,227) = 446 MB/s
test sherlock::name_whitespace               ... bench:     267,257 ns/iter (+/- 964) = 2226 MB/s
test sherlock::no_match_common               ... bench:     595,211 ns/iter (+/- 3,739) = 999 MB/s
test sherlock::no_match_uncommon             ... bench:     584,057 ns/iter (+/- 6,825) = 1018 MB/s
test sherlock::quotes                        ... bench:   1,208,235 ns/iter (+/- 37,629) = 492 MB/s
test sherlock::the_lower                     ... bench:   1,210,851 ns/iter (+/- 35,900) = 491 MB/s
test sherlock::the_nocase                    ... bench:   1,286,611 ns/iter (+/- 35,689) = 462 MB/s
test sherlock::the_upper                     ... bench:     776,113 ns/iter (+/- 6,236) = 766 MB/s
test sherlock::the_whitespace                ... bench:   1,368,468 ns/iter (+/- 135,282) = 434 MB/s
test sherlock::word_ending_n                 ... bench:  12,018,618 ns/iter (+/- 266,497) = 49 MB/s

test result: ok. 0 passed; 0 failed; 0 ignored; 53 measured