Skip to content
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

feat: Enable benchmark-paradedb.sh to benchmark any tag, including build from source #574

Merged
merged 28 commits into from
Nov 29, 2023

Conversation

philippemnoel
Copy link
Collaborator

@philippemnoel philippemnoel commented Nov 28, 2023

Ticket(s) Closed

  • Closes #N/A

What

@neilyio helped me realize that our benchmarking script was testing main nightly, instead of dev like I had assumed. I guess we made it quickly to be able to benchmark against other systems, but now need to start benchmarking across versions of ParadeDB. To do this, benchmarking dev nightly is better. We also need to be able to benchmark locally easily, for local development.

This PR does this by replacing the hard-coded version latest for ParadeDB by an arbitrary version. We can now also provide -t local to build the Dockerfile locally, on the current commit. I updated the CI to do local build, to test current dev at each run.

Why

^

How

^

Tests

https://github.com/paradedb/paradedb/actions/runs/7039250468

Copy link

vercel bot commented Nov 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
paradedb ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 10:23pm

@philippemnoel
Copy link
Collaborator Author

This can now be run locally, so we can use it to fix the syntax in the test

@philippemnoel philippemnoel merged commit 531cfbe into dev Nov 29, 2023
7 of 8 checks passed
@philippemnoel philippemnoel deleted the phil/fix-bench branch November 29, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant