-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
3 changed files
with
377 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
c5c24d6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin
555300260
ns (± 14308801.838045156
)592945200
ns (± 35581532.03160469
)0.94
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin
681816770
ns (± 41484937.35411819
)658813590
ns (± 45349397.746520415
)1.03
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization
212189670
ns (± 10576727.902417542
)201853112.5
ns (± 5564610.621581839
)1.05
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation
226319766.66666666
ns (± 20410712.85777398
)228276677.7777778
ns (± 6383403.230796598
)0.99
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation
2322253720
ns (± 152145105.24975124
)2311069716.6666665
ns (± 65590138.42863499
)1.00
This comment was automatically generated by workflow using github-action-benchmark.