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

Add missing benchmarks #37

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Add missing benchmarks #37

merged 2 commits into from
Mar 12, 2024

Conversation

adriangb
Copy link
Owner

Closes #36

Also adding a benchmark against duckdb due to ask in #35 (comment). I wouldn't go as far as to say this is more performant, especially when DuckDB is doing a lot more things under the hood and can do a lot more than this library can (not to mention, it's arguably easier to use).

@adriangb adriangb enabled auto-merge (squash) March 12, 2024 22:51
@adriangb adriangb merged commit 4fe8600 into main Mar 12, 2024
30 checks passed
@adriangb adriangb deleted the missing-bench branch March 12, 2024 22:54
@adriangb adriangb restored the missing-bench branch March 13, 2024 01:45
@adriangb adriangb deleted the missing-bench branch March 13, 2024 01:45
livinlefevreloca pushed a commit to livinlefevreloca/pgpq that referenced this pull request Apr 8, 2024
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.

Missing benchmark comparing pgpq to CSV copy
1 participant