diff options
Diffstat (limited to 'benchmarks/README')
-rw-r--r-- | benchmarks/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmarks/README b/benchmarks/README new file mode 100644 index 0000000..369e8b6 --- /dev/null +++ b/benchmarks/README @@ -0,0 +1,4 @@ +The `record_batch_*` benchmarks in this section are written using +``perf`` library, created by Viktor Stinner. For more information on how to get +reliable results of test runs please consult +http://perf.readthedocs.io/en/latest/run_benchmark.html. |