From 7d9e8baebb6c2534346e0823e2cc6408ebb8b1eb Mon Sep 17 00:00:00 2001 From: Geert-Jan Zwiers Date: Thu, 2 Jun 2022 03:03:28 +0200 Subject: chore: fix flaky `integration::bench::multifile_summary` test (#14771) --- cli/tests/testdata/bench/group_baseline.out | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cli/tests/testdata/bench/group_baseline.out') diff --git a/cli/tests/testdata/bench/group_baseline.out b/cli/tests/testdata/bench/group_baseline.out index 2f84d6439..7d175ba1b 100644 --- a/cli/tests/testdata/bench/group_baseline.out +++ b/cli/tests/testdata/bench/group_baseline.out @@ -1,6 +1,6 @@ [WILDCARD]/bench/group_baseline.ts -benchmark time (avg) (min … max) p75 p99 p995 ----------------------------------------------------- ----------------------------- +benchmark time (avg) (min … max) p75 p99 p995 +------------------------------------------------------ ----------------------------- noop [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] noop2 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] @@ -10,9 +10,9 @@ summary noop3 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] parse url 2x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] -parse url 6x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] +parse url 200x [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] summary parse url 2x [WILDCARD]x slower than noop3 - [WILDCARD]x faster than parse url 6x + [WILDCARD]x faster than parse url 200x -- cgit v1.2.3