Skip to content

Commit 73b45ca

Browse files
committed
Fix cargo bench failure.
1 parent 5b65d2f commit 73b45ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ mod tests {
508508
#[bench]
509509
fn bench_ext_intersection(b: &mut Bencher) {
510510
b.iter(|| {
511-
let e1 = test::black_box(script_extensions::ARAB_ROHG_SYRC_THAA);
511+
let e1 = test::black_box(script_extensions::ARAB_ROHG_SYRC_THAA_YEZI);
512512
let e2 = test::black_box(script_extensions::BENG_DEVA_DOGR_GONG_GONM_GRAN_GUJR_GURU_KNDA_MAHJ_MLYM_NAND_ORYA_SIND_SINH_SYLO_TAKR_TAML_TELU_TIRH);
513513
test::black_box(e2.intersection(e1));
514514
})

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy