Skip to content

Simple select workload for vector index #17771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

azevaykin
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

...

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a new workload test for benchmarking a simple select vector search query using YDB with concurrent execution. Key changes include:

  • A new Python workload file that constructs and executes a vector search query.
  • Implementation of concurrent query submission using ThreadPoolExecutor.
  • Real-time printing and aggregation of query performance metrics.

Copy link

🟢 2025-04-27 07:06:10 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Apr 27, 2025

2025-04-27 07:06:31 UTC Pre-commit check linux-x86_64-release-asan for 1732933 has started.
2025-04-27 07:06:45 UTC Artifacts will be uploaded here
2025-04-27 07:08:54 UTC ya make is running...
🟢 2025-04-27 07:08:59 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-04-27 07:09:05 UTC Build successful.

Copy link

github-actions bot commented Apr 27, 2025

2025-04-27 07:06:40 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1732933 has started.
2025-04-27 07:06:55 UTC Artifacts will be uploaded here
2025-04-27 07:09:14 UTC ya make is running...
🟢 2025-04-27 07:09:19 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-04-27 07:09:25 UTC Build successful.

@azevaykin azevaykin force-pushed the VectorIndexWorkload branch from 5c83d7b to 4772901 Compare April 27, 2025 09:30
Copy link

github-actions bot commented Apr 27, 2025

2025-04-27 09:34:04 UTC Pre-commit check linux-x86_64-relwithdebinfo for f2f8870 has started.
2025-04-27 09:34:19 UTC Artifacts will be uploaded here
2025-04-27 09:36:29 UTC ya make is running...
🟢 2025-04-27 09:36:34 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-04-27 09:36:40 UTC Build successful.

Copy link

github-actions bot commented Apr 27, 2025

2025-04-27 09:34:12 UTC Pre-commit check linux-x86_64-release-asan for f2f8870 has started.
2025-04-27 09:34:27 UTC Artifacts will be uploaded here
2025-04-27 09:36:38 UTC ya make is running...
🟢 2025-04-27 09:36:44 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-04-27 09:36:49 UTC Build successful.

@azevaykin azevaykin requested review from vitalif and kunga April 27, 2025 09:42
@azevaykin azevaykin closed this Apr 28, 2025
@azevaykin azevaykin deleted the VectorIndexWorkload branch April 28, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant