diff options
Diffstat (limited to 'benchtests/README')
-rw-r--r-- | benchtests/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/benchtests/README b/benchtests/README index a5fd8da..2a940fa 100644 --- a/benchtests/README +++ b/benchtests/README @@ -8,7 +8,9 @@ basic performance properties of the function. Running the benchmark: ===================== -The benchmark can be executed by invoking make as follows: +The benchmark needs python 2.7 or later in addition to the +dependencies required to build the GNU C Library. One may run the +benchmark by invoking make as follows: $ make bench |