aboutsummaryrefslogtreecommitdiff
path: root/deps/inja/test/data/benchmark/small_data.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/inja/test/data/benchmark/small_data.json')
-rw-r--r--deps/inja/test/data/benchmark/small_data.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/inja/test/data/benchmark/small_data.json b/deps/inja/test/data/benchmark/small_data.json
new file mode 100644
index 0000000..292c2e2
--- /dev/null
+++ b/deps/inja/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