You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2020/03/31 22:23:04 UTC

[incubator-datasketches-website] branch performance updated: better images

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

alsay pushed a commit to branch performance
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git


The following commit(s) were added to refs/heads/performance by this push:
     new 66ca0e7  better images
66ca0e7 is described below

commit 66ca0e795716b01c9b5db9e85738004fa1352138
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Tue Mar 31 15:22:21 2020 -0700

    better images
---
 docs/CPC/CpcPerformance.md                    |   2 +-
 docs/img/CPC_HLL_Theta_sketch_update_time.png | Bin 184158 -> 191048 bytes
 docs/img/CPC_HLL_Theta_union_update_time.png  | Bin 209810 -> 212049 bytes
 docs/img/CPC_and_HLL_sketch_memory.png        | Bin 147327 -> 166278 bytes
 docs/img/CPC_and_HLL_sketch_memory_small.png  | Bin 0 -> 178717 bytes
 docs/img/CPC_and_HLL_sketch_update_time.png   | Bin 188173 -> 0 bytes
 docs/img/cpc/CPC_sketch_accuracy_lgk12.png    | Bin 192802 -> 202838 bytes
 docs/img/cpc/CPC_sketch_deserialize_time.png  | Bin 118874 -> 125413 bytes
 docs/img/cpc/CPC_sketch_serialize_time.png    | Bin 121595 -> 133809 bytes
 docs/img/cpc/CPC_sketch_update_time.png       | Bin 175527 -> 182863 bytes
 10 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/CPC/CpcPerformance.md b/docs/CPC/CpcPerformance.md
index 4aec5aa..87da9b5 100644
--- a/docs/CPC/CpcPerformance.md
+++ b/docs/CPC/CpcPerformance.md
@@ -35,7 +35,7 @@ The code used to produce the data for these plots can be found in the [character
 
 <img class="doc-img-full" src="{{site.docs_img_dir}}/CPC_and_HLL_sketch_memory.png"/>
 
-<img class="doc-img-full" src="{{site.docs_img_dir}}/CPC_and_HLL_sketch_update_time.png"/>
+<img class="doc-img-full" src="{{site.docs_img_dir}}/CPC_and_HLL_sketch_memory_small.png"/>
 
 <img class="doc-img-full" src="{{site.docs_img_dir}}/CPC_HLL_Theta_sketch_update_time.png"/>
 
diff --git a/docs/img/CPC_HLL_Theta_sketch_update_time.png b/docs/img/CPC_HLL_Theta_sketch_update_time.png
index 99430d6..58af20c 100644
Binary files a/docs/img/CPC_HLL_Theta_sketch_update_time.png and b/docs/img/CPC_HLL_Theta_sketch_update_time.png differ
diff --git a/docs/img/CPC_HLL_Theta_union_update_time.png b/docs/img/CPC_HLL_Theta_union_update_time.png
index 3329244..89f0aee 100644
Binary files a/docs/img/CPC_HLL_Theta_union_update_time.png and b/docs/img/CPC_HLL_Theta_union_update_time.png differ
diff --git a/docs/img/CPC_and_HLL_sketch_memory.png b/docs/img/CPC_and_HLL_sketch_memory.png
index 9ecfa28..012f9cf 100644
Binary files a/docs/img/CPC_and_HLL_sketch_memory.png and b/docs/img/CPC_and_HLL_sketch_memory.png differ
diff --git a/docs/img/CPC_and_HLL_sketch_memory_small.png b/docs/img/CPC_and_HLL_sketch_memory_small.png
new file mode 100644
index 0000000..c19335d
Binary files /dev/null and b/docs/img/CPC_and_HLL_sketch_memory_small.png differ
diff --git a/docs/img/CPC_and_HLL_sketch_update_time.png b/docs/img/CPC_and_HLL_sketch_update_time.png
deleted file mode 100644
index 45313ac..0000000
Binary files a/docs/img/CPC_and_HLL_sketch_update_time.png and /dev/null differ
diff --git a/docs/img/cpc/CPC_sketch_accuracy_lgk12.png b/docs/img/cpc/CPC_sketch_accuracy_lgk12.png
index d58d33b..07fb6a2 100644
Binary files a/docs/img/cpc/CPC_sketch_accuracy_lgk12.png and b/docs/img/cpc/CPC_sketch_accuracy_lgk12.png differ
diff --git a/docs/img/cpc/CPC_sketch_deserialize_time.png b/docs/img/cpc/CPC_sketch_deserialize_time.png
index 691b68c..01bd9e7 100644
Binary files a/docs/img/cpc/CPC_sketch_deserialize_time.png and b/docs/img/cpc/CPC_sketch_deserialize_time.png differ
diff --git a/docs/img/cpc/CPC_sketch_serialize_time.png b/docs/img/cpc/CPC_sketch_serialize_time.png
index 095d6a8..9ae6714 100644
Binary files a/docs/img/cpc/CPC_sketch_serialize_time.png and b/docs/img/cpc/CPC_sketch_serialize_time.png differ
diff --git a/docs/img/cpc/CPC_sketch_update_time.png b/docs/img/cpc/CPC_sketch_update_time.png
index 0823b02..c87e4e3 100644
Binary files a/docs/img/cpc/CPC_sketch_update_time.png and b/docs/img/cpc/CPC_sketch_update_time.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org