This is an automated email from the ASF dual-hosted git repository.

zhaoyanan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-shardingsphere-benchmark.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c01714  for performance
     new bfb3b10  Merge branch 'master' of 
https://github.com/apache/incubator-shardingsphere-benchmark
2c01714 is described below

commit 2c0171467ac5bd3406809770adbb3e4a31a9cfe2
Author: nancyzrh <[email protected]>
AuthorDate: Thu Oct 10 09:38:23 2019 +0800

    for performance
---
 report/data_json/shardingjdbc_vs_shardingproxy_encrypt.json          | 1 +
 report/data_json/shardingjdbc_vs_shardingproxy_sharding_encrypt.json | 1 +
 2 files changed, 2 insertions(+)

diff --git a/report/data_json/shardingjdbc_vs_shardingproxy_encrypt.json 
b/report/data_json/shardingjdbc_vs_shardingproxy_encrypt.json
new file mode 100644
index 0000000..6390b24
--- /dev/null
+++ b/report/data_json/shardingjdbc_vs_shardingproxy_encrypt.json
@@ -0,0 +1 @@
+{"SELECT": [{"type": "sharding_proxy_4.0", "data": [{"Samples": 2000000, 
"Throughout": "106168.4", "Avg": "1", "Min": "0", "Max": "367", "Err": "0"}, 
{"Samples": 2000000, "Throughout": "100948.9", "Avg": "1", "Min": "0", "Max": 
"742", "Err": "0"}, {"Samples": 2000000, "Throughout": "106763.5", "Avg": "1", 
"Min": "0", "Max": "533", "Err": "0"}, {"Samples": 2000000, "Throughout": 
"103734.4", "Avg": "1", "Min": "0", "Max": "1077", "Err": "0"}, {"Samples": 
2000000, "Throughout": "103885.3",  [...]
\ No newline at end of file
diff --git 
a/report/data_json/shardingjdbc_vs_shardingproxy_sharding_encrypt.json 
b/report/data_json/shardingjdbc_vs_shardingproxy_sharding_encrypt.json
new file mode 100644
index 0000000..77d1843
--- /dev/null
+++ b/report/data_json/shardingjdbc_vs_shardingproxy_sharding_encrypt.json
@@ -0,0 +1 @@
+{"SELECT": [{"type": "sharding_proxy_4.0", "data": []}, {"type": 
"sharding_jdbc", "data": [{"Samples": 2000000, "Throughout": "112479.6", "Avg": 
"1", "Min": "0", "Max": "3679", "Err": "0"}, {"Samples": 2000000, "Throughout": 
"112943.3", "Avg": "1", "Min": "0", "Max": "3352", "Err": "0"}]}], "INSERT": 
[{"type": "sharding_proxy_4.0", "data": [{"Samples": 2000000, "Throughout": 
"67021.9", "Avg": "2", "Min": "0", "Max": "585", "Err": "0"}, {"Samples": 
2000000, "Throughout": "67021.9", "Avg": [...]
\ No newline at end of file

Reply via email to