diff --git a/docs/cudf/source/_static/duckdb-benchmark-groupby-join.png b/docs/cudf/source/_static/duckdb-benchmark-groupby-join.png index caee343e9de..e332859c1a2 100644 Binary files a/docs/cudf/source/_static/duckdb-benchmark-groupby-join.png and b/docs/cudf/source/_static/duckdb-benchmark-groupby-join.png differ diff --git a/docs/cudf/source/cudf_pandas/benchmarks.md b/docs/cudf/source/cudf_pandas/benchmarks.md index 234f4f3f3bb..1a916dbee6a 100644 --- a/docs/cudf/source/cudf_pandas/benchmarks.md +++ b/docs/cudf/source/cudf_pandas/benchmarks.md @@ -6,9 +6,9 @@ We reproduced the [Database-like ops benchmark](https://duckdblabs.github.io/db- including a solution using `cudf.pandas`. Here are the results:
- + +![duckdb-benchmark-groupby-join](../_static/duckdb-benchmark-groupby-join.png) +
Results of the Database-like ops benchmark including