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
Copy file name to clipboardExpand all lines: tools/make/lib/benchmark/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Runs cross-language benchmarks.
51
51
$ make benchmark-lang
52
52
```
53
53
54
-
The recipe recognizes the environment variables for each language-specific recipe documented below.
54
+
The recipe recognizes the environment variables for each language-specific (`benchmark-<lang>`) recipe documented below.
55
55
56
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