Skip to content

Remove unwrap operator and relation #610

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 2 commits into from
Nov 24, 2024
Merged

Remove unwrap operator and relation #610

merged 2 commits into from
Nov 24, 2024

Conversation

Ulimo
Copy link
Contributor

@Ulimo Ulimo commented Nov 24, 2024

This fixes #609

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: e542748 Previous: 7db1083 Ratio
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin 555195350 ns (± 8837156.34745954) 588638700 ns (± 9231369.002121696) 0.94
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin 686191490 ns (± 29777315.522509936) 632393477.7777778 ns (± 23156158.76418074) 1.09
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization 216783350 ns (± 10729695.028000046) 171268600 ns (± 6644227.006958748) 1.27
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation 218738627.7777778 ns (± 9368189.039080309) 190822830 ns (± 6415026.852121856) 1.15
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation 2349681530 ns (± 105094986.9989557) 2656394200 ns (± 136074715.58524996) 0.88

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

@Ulimo Ulimo merged commit f357db0 into main Nov 24, 2024
6 checks passed
@Ulimo Ulimo deleted the remove_unwrap branch November 24, 2024 14:46
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.

Remove unwrap operator and unwrap relation
1 participant