Skip to content

docs(alloydb): Add AlloyDB Vector Search Benchmark Colab#14438

Merged
vinay0410 merged 1 commit into
GoogleCloudPlatform:mainfrom
vinay0410:feature/alloydb-vector-search-benchmark
Jul 21, 2026
Merged

docs(alloydb): Add AlloyDB Vector Search Benchmark Colab#14438
vinay0410 merged 1 commit into
GoogleCloudPlatform:mainfrom
vinay0410:feature/alloydb-vector-search-benchmark

Conversation

@vinay0410

@vinay0410 vinay0410 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Add performance benchmark notebook measuring AlloyDB's Columnar Engine with pgvector HNSW index. Contains end-to-end setup and evaluations.

Description

Fixes #

Checklist

Testing

  • I have tested this change on a live environment and verified it works as intended.

Compliance & Style


Post-Approval Actions

  • Please merge this PR for me once it is approved

@vinay0410
vinay0410 requested review from a team as code owners July 19, 2026 13:21
@product-auto-label product-auto-label Bot added api: alloydb Issues related to the AlloyDB API. samples Issues that are directly related to samples. api: notebooks Issues related to the Agent Platform Workbench API. labels Jul 19, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds an end-to-end integration test (test_alloydb_vector_search_benchmark) for the AlloyDB vector search benchmark notebook, utilizing scaled-down parameters to ensure fast execution in CI. The review feedback points out a mismatch in the replacement string for ef_values, which would prevent the intended replacement from executing and potentially cause CI timeouts or OOMs. A code suggestion is provided to correct the list of values to match the notebook.

Comment thread alloydb/notebooks/e2e_test.py Outdated
@vinay0410
vinay0410 force-pushed the feature/alloydb-vector-search-benchmark branch 8 times, most recently from fdfb040 to 15b0d3e Compare July 20, 2026 04:54
@product-auto-label product-auto-label Bot removed the api: notebooks Issues related to the Agent Platform Workbench API. label Jul 20, 2026
@vinay0410
vinay0410 force-pushed the feature/alloydb-vector-search-benchmark branch 3 times, most recently from d4bdca4 to 108e432 Compare July 20, 2026 11:42
@vinay0410
vinay0410 force-pushed the feature/alloydb-vector-search-benchmark branch from 1952336 to a34ed98 Compare July 21, 2026 07:04
@vinay0410
vinay0410 requested review from a team as code owners July 21, 2026 10:29
@vinay0410
vinay0410 force-pushed the feature/alloydb-vector-search-benchmark branch 2 times, most recently from 21b34c3 to 4eadeea Compare July 21, 2026 10:39
@vinay0410 vinay0410 closed this Jul 21, 2026
@vinay0410 vinay0410 reopened this Jul 21, 2026
@vinay0410
vinay0410 force-pushed the feature/alloydb-vector-search-benchmark branch 2 times, most recently from 8d7142b to 5a880f9 Compare July 21, 2026 10:47
@vinay0410

Copy link
Copy Markdown
Contributor Author

Adding @GoogleCloudPlatform/alloydb-vector-search-docs

@vinay0410 vinay0410 closed this Jul 21, 2026
@vinay0410 vinay0410 reopened this Jul 21, 2026
@vinay0410
vinay0410 requested a review from a team as a code owner July 21, 2026 11:03
@vinay0410
vinay0410 force-pushed the feature/alloydb-vector-search-benchmark branch from 4bb64d1 to 490f203 Compare July 21, 2026 14:25
@vinay0410
vinay0410 merged commit 3b4bd59 into GoogleCloudPlatform:main Jul 21, 2026
10 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: alloydb Issues related to the AlloyDB API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants