From 033acee5e22768be938e6e2f69eca120a81e03af Mon Sep 17 00:00:00 2001
From: bigbes <bigbes@gmail.com>
Date: Tue, 14 Apr 2015 02:18:29 +0300
Subject: [PATCH] add lost tarantool in workload E

---
 doc/www/content/ycsb/E_INSERT_latency.json | 31 ++++++++++++++++++++++
 doc/www/content/ycsb/E_throughput.json     | 31 ++++++++++++++++++++++
 2 files changed, 62 insertions(+)

diff --git a/doc/www/content/ycsb/E_INSERT_latency.json b/doc/www/content/ycsb/E_INSERT_latency.json
index 46bc112eed..24e77942bf 100644
--- a/doc/www/content/ycsb/E_INSERT_latency.json
+++ b/doc/www/content/ycsb/E_INSERT_latency.json
@@ -35,6 +35,37 @@
             ], 
             "name": "Redis 2.8.19", 
             "type": "line"
+        }, 
+        {
+            "color": "#8bbc21", 
+            "data": [
+                {
+                    "x": 8, 
+                    "y": 450.66
+                }, 
+                {
+                    "x": 16, 
+                    "y": 450.66
+                }, 
+                {
+                    "x": 32, 
+                    "y": 450.66
+                }, 
+                {
+                    "x": 64, 
+                    "y": 450.66
+                }, 
+                {
+                    "x": 128, 
+                    "y": 450.66
+                }, 
+                {
+                    "x": 256, 
+                    "y": 450.66
+                }
+            ], 
+            "name": "Tarantool (TREE, 1.6.4-564-ge6e1429)", 
+            "type": "line"
         }
     ], 
     "subtitle": {
diff --git a/doc/www/content/ycsb/E_throughput.json b/doc/www/content/ycsb/E_throughput.json
index 40fa3d7498..87b943c089 100644
--- a/doc/www/content/ycsb/E_throughput.json
+++ b/doc/www/content/ycsb/E_throughput.json
@@ -35,6 +35,37 @@
             ], 
             "name": "Redis 2.8.19", 
             "type": "line"
+        }, 
+        {
+            "color": "#8bbc21", 
+            "data": [
+                {
+                    "x": 8, 
+                    "y": 33501.96
+                }, 
+                {
+                    "x": 16, 
+                    "y": 33501.96
+                }, 
+                {
+                    "x": 32, 
+                    "y": 33501.96
+                }, 
+                {
+                    "x": 64, 
+                    "y": 33501.96
+                }, 
+                {
+                    "x": 128, 
+                    "y": 33501.96
+                }, 
+                {
+                    "x": 256, 
+                    "y": 33501.96
+                }
+            ], 
+            "name": "Tarantool (TREE, 1.6.4-564-ge6e1429)", 
+            "type": "line"
         }
     ], 
     "subtitle": {
-- 
GitLab