summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml2
-rw-r--r--cli/tests/testdata/bench/group_baseline.out6
-rw-r--r--cli/tests/testdata/bench/multifile_summary.out12
3 files changed, 10 insertions, 10 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index c333c01cc..2c7c35e11 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -74,7 +74,7 @@ import_map = "=0.9.0"
jsonc-parser = { version = "=0.19.0", features = ["serde"] }
libc = "=0.2.124"
log = { version = "=0.4.16", features = ["serde"] }
-mitata = '=0.0.6'
+mitata = '=0.0.7'
node_resolver = "=0.1.1"
notify = "=5.0.0-pre.14"
once_cell = "=1.10.0"
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