diff options
author | drebs <drebs@leap.se> | 2017-07-12 14:59:59 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2017-07-12 14:59:59 -0300 |
commit | 84a80882489596f5c3ac3275f12f46aa4fc002ed (patch) | |
tree | 96d319c48fd7205b1db0f413a93caac63a5bc77d /docs | |
parent | 605a10eb453eb150c3750ede98f0040486c78adc (diff) |
[doc] clarify what we mean with "big data set"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/benchmarks.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/benchmarks.rst b/docs/benchmarks.rst index 2c5e9eeb..8c9d7677 100644 --- a/docs/benchmarks.rst +++ b/docs/benchmarks.rst @@ -71,10 +71,10 @@ sizes are in KB): Test scenarios -------------- -Ideally, we would want to run tests for a big data set, but that may be -infeasible given time and resource limitations. Because of that, we choose a -smaller data set and suppose that the behaviour is somewhat linear to get an -idea for larger sets. +Ideally, we would want to run tests for a big data set (i.e. a high number of +documents and a big payload size), but that may be infeasible given time and +resource limitations. Because of that, we choose a smaller data set and suppose +that the behaviour is somewhat linear to get an idea for larger sets. Supposing a data set size of 10MB, some possibilities for number of documents and document sizes for testing download and upload are: |