Skip to content

Fix bug where a variable was reused and could contain the wrong information #617

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 1 commit into from
Nov 27, 2024

Conversation

Ulimo
Copy link
Contributor

@Ulimo Ulimo commented Nov 27, 2024

No description provided.

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: ae08f9a Previous: 7db1083 Ratio
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin 578989411.1111112 ns (± 10405724.710038753) 588638700 ns (± 9231369.002121696) 0.98
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin 672935430 ns (± 31615740.133640535) 632393477.7777778 ns (± 23156158.76418074) 1.06
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization 208648960 ns (± 17871007.318400756) 171268600 ns (± 6644227.006958748) 1.22
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation 217191020 ns (± 23505214.9662722) 190822830 ns (± 6415026.852121856) 1.14
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation 2287235127.7777777 ns (± 94331393.86231364) 2656394200 ns (± 136074715.58524996) 0.86

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

@Ulimo Ulimo merged commit c1a4b4e into main Nov 27, 2024
6 checks passed
@Ulimo Ulimo deleted the bugfix_column branch November 27, 2024 21:21
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