Skip to content

Add mongoDB source #588

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

Merged
merged 14 commits into from
Nov 22, 2024
Merged

Add mongoDB source #588

merged 14 commits into from
Nov 22, 2024

Conversation

Ulimo
Copy link
Contributor

@Ulimo Ulimo commented Nov 20, 2024

This addition allows reading from mongodb

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 344405c Previous: 7db1083 Ratio
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin 606077044.4444444 ns (± 9461701.07778077) 588638700 ns (± 9231369.002121696) 1.03
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin 719986050 ns (± 27206380.208009623) 632393477.7777778 ns (± 23156158.76418074) 1.14
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization 205941162.5 ns (± 6321900.489214909) 171268600 ns (± 6644227.006958748) 1.20
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation 239950610 ns (± 16684458.51759788) 190822830 ns (± 6415026.852121856) 1.26
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation 2384728760 ns (± 173657749.72380745) 2656394200 ns (± 136074715.58524996) 0.90

This comment was automatically generated by workflow using github-action-benchmark.

@Ulimo Ulimo merged commit 38d017a into main Nov 22, 2024
6 checks passed
@Ulimo Ulimo deleted the mongodb_source branch November 22, 2024 08:17
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