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: benchmark/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ either [`wrk`][wrk] or [`autocannon`][autocannon].
22
22
path, hence if you want to compare two HTTP benchmark runs make sure that the
23
23
Node version in the path is not altered.
24
24
25
-
`wrk` may be available through your preferred package manger. If not, you can
25
+
`wrk` may be available through your preferred package manager. If not, you can
26
26
easily build it [from source][wrk] via `make`.
27
27
28
28
By default `wrk` will be used as benchmarker. If it is not available
@@ -55,8 +55,8 @@ In the event you get a message that you need to select a CRAN mirror first.
55
55
56
56
You can specify a mirror by adding in the repo parameter.
57
57
58
-
If we used the "http://cran.us.r-project.org" mirror, it could look somehting like
59
-
this:
58
+
If we used the "http://cran.us.r-project.org" mirror, it could look something
0 commit comments