You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This recipe is an **alias** for `benchmark-javascript`, which is documented below.
42
+
43
+
44
+
#### benchmark-lang
45
+
46
+
Runs cross-language benchmarks.
47
+
48
+
<!-- run-disable -->
49
+
50
+
```bash
51
+
$ make benchmark-lang
52
+
```
53
+
54
+
The recipe recognizes the environment variables for each language-specific recipe documented below.
55
+
56
+
This recipe is useful when wanting to glob for benchmark files, irrespective of language, for a particular package in order to compare cross-language performance.
0 commit comments