Skip to content

Speed up codd by parsing SQL concurrently#209

Merged
mzabani merged 4 commits intomasterfrom
concurrently-force-parsing-stream
Feb 23, 2025
Merged

Speed up codd by parsing SQL concurrently#209
mzabani merged 4 commits intomasterfrom
concurrently-force-parsing-stream

Conversation

@mzabani
Copy link
Owner

@mzabani mzabani commented Feb 10, 2025

This gives a ~19% time reduction when applying one very large COPY statement. Read https://mzabani.github.io/posts/2025-02-12-concurrently-forcing-haskell-streams.html for more details.

@mzabani mzabani changed the title Parse concurrently to sending SQL to postgresql for a 19% reduction in Speed up codd by parsing SQL concurrently Feb 12, 2025
@mzabani mzabani force-pushed the concurrently-force-parsing-stream branch from 40df22b to 647551c Compare February 23, 2025 01:54
@mzabani mzabani force-pushed the concurrently-force-parsing-stream branch from 647551c to b3dfe19 Compare February 23, 2025 11:38
@mzabani mzabani merged commit f6ec1b3 into master Feb 23, 2025
2 checks passed
@mzabani mzabani deleted the concurrently-force-parsing-stream branch February 23, 2025 13:05
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.

1 participant