Skip to content

Fix so window operator save pages on updates #806

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
Apr 24, 2025
Merged

Conversation

Ulimo
Copy link
Contributor

@Ulimo Ulimo commented Apr 24, 2025

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: 3d6918e Previous: 22d4209 Ratio
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin 409814120 ns (± 8775661.920340318) 458826533.3333333 ns (± 10640413.19005047) 0.89
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin 505490080 ns (± 31819995.91417147) 564994640 ns (± 28550338.329818636) 0.89
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization 166510410 ns (± 10317893.05284218) 169842820 ns (± 7144067.768715523) 0.98
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation 169534090 ns (± 12376084.34346484) 171581250 ns (± 12415362.812660772) 0.99
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation 1884765770 ns (± 88707577.07323854) 1982296640 ns (± 123349811.75190067) 0.95
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.WindowSum 388280440 ns (± 16277632.401444491)
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithStructAggregation 1482307720 ns (± 65452546.8602135)

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

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: 9376f63 Previous: 22d4209 Ratio
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin 415402960 ns (± 8642075.093813471) 458826533.3333333 ns (± 10640413.19005047) 0.91
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin 497867600 ns (± 38268299.325304635) 564994640 ns (± 28550338.329818636) 0.88
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization 145961427.7777778 ns (± 3868228.38027235) 169842820 ns (± 7144067.768715523) 0.86
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation 159007238.8888889 ns (± 9607916.476458937) 171581250 ns (± 12415362.812660772) 0.93
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation 1856587160 ns (± 98714768.12554666) 1982296640 ns (± 123349811.75190067) 0.94
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.WindowSum 375146610 ns (± 14031099.59025149)
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithStructAggregation 1513107740 ns (± 66635207.36604637)

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

@Ulimo Ulimo merged commit f088589 into main Apr 24, 2025
8 checks passed
@Ulimo Ulimo deleted the window_operator_fixsavepage branch April 24, 2025 19:41
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