From 4daf1bb81ad95652becb16f555efc48a2693cd74 Mon Sep 17 00:00:00 2001 From: Geert-Jan Zwiers Date: Thu, 19 May 2022 23:39:59 +0200 Subject: fix(bench): update typo in bench summary (#14672) --- cli/tests/testdata/bench/group_baseline.out | 6 +++--- cli/tests/testdata/bench/multifile_summary.out | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'cli/tests') diff --git a/cli/tests/testdata/bench/group_baseline.out b/cli/tests/testdata/bench/group_baseline.out index da7157b5b..2f84d6439 100644 --- a/cli/tests/testdata/bench/group_baseline.out +++ b/cli/tests/testdata/bench/group_baseline.out @@ -6,7 +6,7 @@ noop2 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] summary noo[WILDCARD] - [WILDCARD]x times [WILDCARD] than noo[WILDCARD] + [WILDCARD]x [WILDCARD] than noo[WILDCARD] noop3 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] parse url 2x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] @@ -14,5 +14,5 @@ parse url 6x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WI summary parse url 2x - [WILDCARD]x times slower than noop3 - [WILDCARD]x times faster than parse url 6x + [WILDCARD]x slower than noop3 + [WILDCARD]x faster than parse url 6x diff --git a/cli/tests/testdata/bench/multifile_summary.out b/cli/tests/testdata/bench/multifile_summary.out index fffed0226..568312100 100644 --- a/cli/tests/testdata/bench/multifile_summary.out +++ b/cli/tests/testdata/bench/multifile_summary.out @@ -12,7 +12,7 @@ noop2 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] summary noo[WILDCARD] - [WILDCARD]x times [WILDCARD] than noo[WILDCARD] + [WILDCARD]x [WILDCARD] than noo[WILDCARD] noop3 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] parse url 2x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] @@ -20,8 +20,8 @@ parse url 6x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WI summary parse url 2x - [WILDCARD]x times slower than noop3 - [WILDCARD]x times faster than parse url 6x + [WILDCARD]x slower than noop3 + [WILDCARD]x faster than parse url 6x [WILDCARD]/bench/pass.ts benchmark time (avg) (min … max) p75 p99 p995 @@ -45,7 +45,7 @@ noop2 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] summary noo[WILDCARD] - [WILDCARD]x times [WILDCARD] than noo[WILDCARD] + [WILDCARD]x [WILDCARD] than noo[WILDCARD] noop3 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] parse url 2x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] @@ -53,5 +53,5 @@ parse url 6x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WI summary parse url 2x - [WILDCARD]x times slower than noop3 - [WILDCARD]x times faster than parse url 6x + [WILDCARD]x slower than noop3 + [WILDCARD]x faster than parse url 6x -- cgit v1.2.3