Skip to content

Instantly share code, notes, and snippets.

@Steboss
Created January 24, 2024 21:21
Show Gist options
  • Save Steboss/29937b5eb9c3f7f914ca9a48d92de6c5 to your computer and use it in GitHub Desktop.
Save Steboss/29937b5eb9c3f7f914ca9a48d92de6c5 to your computer and use it in GitHub Desktop.
Benchmark of Apache Beam average calculator
# 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