Skip to content

Add that memory allocated by data columns are reduced if the usage is 2.5 less than allocated #660

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 3 commits into from
Jan 15, 2025

Conversation

Ulimo
Copy link
Contributor

@Ulimo Ulimo commented Jan 15, 2025

This helps reduce the amount of memory flowtide uses

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: 535ee29 Previous: 4ae8b85 Ratio
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin 548141590 ns (± 11025130.531673739) 592945200 ns (± 35581532.03160469) 0.92
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin 665798183.3333334 ns (± 18320779.592378158) 658813590 ns (± 45349397.746520415) 1.01
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization 209773000 ns (± 10958578.891266473) 201853112.5 ns (± 5564610.621581839) 1.04
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation 227094930 ns (± 10754835.623419717) 228276677.7777778 ns (± 6383403.230796598) 0.99
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation 2351928210 ns (± 100933760.93558916) 2311069716.6666665 ns (± 65590138.42863499) 1.02

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

@Ulimo Ulimo merged commit 29464bc into main Jan 15, 2025
6 checks passed
@Ulimo Ulimo deleted the size_reduction branch January 15, 2025 15:09
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