This is an automated email from the ASF dual-hosted git repository.
charlie pushed a commit to branch lib-comparison
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git
The following commit(s) were added to refs/heads/lib-comparison by this push:
new 8073cac Added update time profile
8073cac is described below
commit 8073cac8206a40a5b32e2ebd9a39cda1901c84e2
Author: Charlie Dickens <[email protected]>
AuthorDate: Mon Nov 27 10:39:32 2023 +0000
Added update time profile
---
jupyter/comparison-to-datasketch/update-time-comparison.ipynb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/jupyter/comparison-to-datasketch/update-time-comparison.ipynb
b/jupyter/comparison-to-datasketch/update-time-comparison.ipynb
index d66a6e8..89d8562 100644
--- a/jupyter/comparison-to-datasketch/update-time-comparison.ipynb
+++ b/jupyter/comparison-to-datasketch/update-time-comparison.ipynb
@@ -663,8 +663,7 @@
"ax.set_xscale('log', base=10)\n",
"ax.grid()\n",
"ax.set_ylabel(r\"$\\times$ Speedup\")\n",
- "ax.set_xlabel(r\"Input cardinality $n$\")\n",
- "#ax.set_ylim(0.25E-6, 1.5E-6)"
+ "ax.set_xlabel(r\"Input cardinality $n$\")"
]
}
],
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]