diff options
Diffstat (limited to 'cli/tests/testdata/bench/group_baseline.out')
-rw-r--r-- | cli/tests/testdata/bench/group_baseline.out | 6 |
1 files changed, 3 insertions, 3 deletions
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 |