File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ benchmarker to be used by providing it as an argument, e. g.:
34
34
35
35
` node benchmark/http/simple.js benchmarker=autocannon `
36
36
37
+ Basic Unix tools are required for some benchmarks.
38
+ [ Git for Windows] [ git-for-windows ] includes Git Bash and the necessary tools,
39
+ which need to be included in the global Windows ` PATH ` .
40
+
37
41
To analyze the results ` R ` should be installed. Check you package manager or
38
42
download it from https://www.r-project.org/ .
39
43
@@ -348,3 +352,4 @@ Supported options keys are:
348
352
[ autocannon ] : https://github.com/mcollina/autocannon
349
353
[ wrk ] : https://github.com/wg/wrk
350
354
[ t-test ] : https://en.wikipedia.org/wiki/Student%27s_t-test#Equal_or_unequal_sample_sizes.2C_unequal_variances
355
+ [ git-for-windows ] : http://git-scm.com/download/win
You can’t perform that action at this time.
0 commit comments