diff options
Diffstat (limited to 'test/data/benchmark/small_data.json')
-rw-r--r-- | test/data/benchmark/small_data.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/data/benchmark/small_data.json b/test/data/benchmark/small_data.json new file mode 100644 index 0000000..292c2e2 --- /dev/null +++ b/test/data/benchmark/small_data.json @@ -0,0 +1,6 @@ +{ + "name": "Peter", + "list001": ["lorem", "ipsum", "dolor", "sit", "amet", "consectetur", "adipiscing", "elit", "aliquam", "accumsan"], + "list002": ["donec", "in", "egestas", "diam", "aenean", "suscipit", "scelerisque", "efficitur", "integer", "a"], + "list003": ["maecenas", "metus", "erat", "vestibulum", "quis", "porta", "in", "consequat", "sed", "justo"] +}
\ No newline at end of file |