Created
January 24, 2024 21:21
-
-
Save Steboss/29937b5eb9c3f7f914ca9a48d92de6c5 to your computer and use it in GitHub Desktop.
Benchmark of Apache Beam average calculator
This file contains hidden or 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
# of lines | time (s) | |
---|---|---|
1000 | 0.27 ± 0.01 | |
10000 | 0.32 ± 0.01 | |
100000 | 0.97 ± 0.02 | |
1000000 | 7.27 ± 0.06 | |
10000000 | 64.29 ± 0.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment