Skip to content

feat: infino engine added - #92

Open
savannahar68 wants to merge 1 commit into
quickwit-oss:masterfrom
savannahar68:master
Open

feat: infino engine added#92
savannahar68 wants to merge 1 commit into
quickwit-oss:masterfrom
savannahar68:master

Conversation

@savannahar68

Copy link
Copy Markdown

Infino is a fast retrieval engine that runs SQL, full-text search, and vector search over a parquet supported format.
Thanks for creating this benchmark, it has helped us to compare infino's fts with other engines, and improve performance.

Some comparision numbers can be found here

Also wanted to ask what is the process of adding a new engine in the list of Engines. Contribution.md didn't specify anything about the same.

@savannahar68

Copy link
Copy Markdown
Author

@PSeitz hey can you please review this PR?

@PSeitz

PSeitz commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the PR! Is the query side single threaded? The added engines so far all test single threaded performance.

@savannahar68

Copy link
Copy Markdown
Author

fair. Right now its running on 4 threads.
Let me fix it and ping you

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.

2 participants