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

   Compiling regex_macros v0.1.28 (file:///home/andrew/data/projects/rust/regex/regex_macros)
     Running regex_macros/target/release/native-f2ffefeeda527264

running 58 tests
test bench::anchored_literal_long_match            ... bench:         189 ns/iter (+/- 16) = 2063 MB/s
test bench::anchored_literal_long_non_match        ... bench:          47 ns/iter (+/- 1) = 8297 MB/s
test bench::anchored_literal_short_match           ... bench:         177 ns/iter (+/- 5) = 146 MB/s
test bench::anchored_literal_short_non_match       ... bench:          46 ns/iter (+/- 1) = 565 MB/s
test bench::easy0_1K                               ... bench:      26,578 ns/iter (+/- 1,140) = 38 MB/s
test bench::easy0_1MB                              ... bench:  27,229,730 ns/iter (+/- 261,126) = 38 MB/s
test bench::easy0_32                               ... bench:         867 ns/iter (+/- 45) = 36 MB/s
test bench::easy0_32K                              ... bench:     847,113 ns/iter (+/- 276,910) = 38 MB/s
test bench::easy1_1K                               ... bench:      23,525 ns/iter (+/- 278) = 43 MB/s
test bench::easy1_1MB                              ... bench:  24,075,047 ns/iter (+/- 40,396) = 43 MB/s
test bench::easy1_32                               ... bench:         767 ns/iter (+/- 14) = 41 MB/s
test bench::easy1_32K                              ... bench:     752,730 ns/iter (+/- 9,284) = 43 MB/s
test bench::hard_1K                                ... bench:      44,053 ns/iter (+/- 513) = 23 MB/s
test bench::hard_1MB                               ... bench:  44,982,170 ns/iter (+/- 76,683) = 23 MB/s
test bench::hard_32                                ... bench:       1,418 ns/iter (+/- 26) = 22 MB/s
test bench::hard_32K                               ... bench:   1,407,013 ns/iter (+/- 13,426) = 23 MB/s
test bench::literal                                ... bench:       1,202 ns/iter (+/- 16) = 42 MB/s
test bench::match_class                            ... bench:       2,057 ns/iter (+/- 29) = 39 MB/s
test bench::match_class_in_range                   ... bench:       2,060 ns/iter (+/- 34) = 39 MB/s
test bench::match_class_unicode                    ... bench:      12,945 ns/iter (+/- 156) = 12 MB/s
test bench::medium_1K                              ... bench:      27,874 ns/iter (+/- 315) = 36 MB/s
test bench::medium_1MB                             ... bench:  28,614,500 ns/iter (+/- 544,256) = 36 MB/s
test bench::medium_32                              ... bench:         896 ns/iter (+/- 85) = 35 MB/s
test bench::medium_32K                             ... bench:     892,349 ns/iter (+/- 35,511) = 36 MB/s
test bench::no_exponential                         ... bench:     319,270 ns/iter (+/- 19,837)
test bench::not_literal                            ... bench:       1,477 ns/iter (+/- 104) = 34 MB/s
test bench::one_pass_long_prefix                   ... bench:         653 ns/iter (+/- 10) = 39 MB/s
test bench::one_pass_long_prefix_not               ... bench:         651 ns/iter (+/- 6) = 39 MB/s
test bench::one_pass_short                         ... bench:       1,016 ns/iter (+/- 24) = 16 MB/s
test bench::one_pass_short_not                     ... bench:       1,588 ns/iter (+/- 28) = 10 MB/s
test bench::replace_all                            ... bench:       1,078 ns/iter (+/- 55)
test bench_sherlock::before_holmes                 ... bench:  54,264,124 ns/iter (+/- 564,692) = 10 MB/s
test bench_sherlock::everything_greedy             ... bench:  22,724,158 ns/iter (+/- 44,361) = 26 MB/s
test bench_sherlock::everything_greedy_nl          ... bench:  22,168,804 ns/iter (+/- 66,296) = 26 MB/s
test bench_sherlock::holmes_cochar_watson          ... bench:  24,791,824 ns/iter (+/- 37,522) = 23 MB/s
test bench_sherlock::holmes_coword_watson          ... bench: 885,999,793 ns/iter (+/- 39,704,278)
test bench_sherlock::line_boundary_sherlock_holmes ... bench:  25,113,805 ns/iter (+/- 672,050) = 23 MB/s
test bench_sherlock::name_alt1                     ... bench:  23,382,716 ns/iter (+/- 3,696,517) = 25 MB/s
test bench_sherlock::name_alt2                     ... bench:  23,585,220 ns/iter (+/- 3,724,922) = 25 MB/s
test bench_sherlock::name_alt3                     ... bench:  80,283,635 ns/iter (+/- 3,165,029) = 7 MB/s
test bench_sherlock::name_alt3_nocase              ... bench:  77,357,394 ns/iter (+/- 268,133) = 7 MB/s
test bench_sherlock::name_alt4                     ... bench:  22,736,520 ns/iter (+/- 43,231) = 26 MB/s
test bench_sherlock::name_alt4_nocase              ... bench:  26,921,524 ns/iter (+/- 140,162) = 22 MB/s
test bench_sherlock::name_holmes                   ... bench:  15,145,735 ns/iter (+/- 65,980) = 39 MB/s
test bench_sherlock::name_holmes_nocase            ... bench:  16,285,042 ns/iter (+/- 71,956) = 36 MB/s
test bench_sherlock::name_sherlock                 ... bench:  16,189,653 ns/iter (+/- 99,929) = 36 MB/s
test bench_sherlock::name_sherlock_holmes          ... bench:  14,975,742 ns/iter (+/- 118,052) = 39 MB/s
test bench_sherlock::name_sherlock_holmes_nocase   ... bench:  16,904,928 ns/iter (+/- 201,104) = 35 MB/s
test bench_sherlock::name_sherlock_nocase          ... bench:  16,335,907 ns/iter (+/- 118,725) = 36 MB/s
test bench_sherlock::name_whitespace               ... bench:  14,837,905 ns/iter (+/- 52,201) = 40 MB/s
test bench_sherlock::no_match_common               ... bench:  16,036,625 ns/iter (+/- 108,268) = 37 MB/s
test bench_sherlock::no_match_uncommon             ... bench:  15,278,356 ns/iter (+/- 81,123) = 38 MB/s
test bench_sherlock::quotes                        ... bench:  21,580,801 ns/iter (+/- 198,772) = 27 MB/s
test bench_sherlock::the_lower                     ... bench:  16,059,120 ns/iter (+/- 160,640) = 37 MB/s
test bench_sherlock::the_nocase                    ... bench:  17,376,836 ns/iter (+/- 103,371) = 34 MB/s
test bench_sherlock::the_upper                     ... bench:  15,259,087 ns/iter (+/- 93,807) = 38 MB/s
test bench_sherlock::the_whitespace                ... bench:  18,835,951 ns/iter (+/- 160,674) = 31 MB/s
test bench_sherlock::word_ending_n                 ... bench:  59,832,390 ns/iter (+/- 4,478,911) = 9 MB/s

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