Skip to content

Instantly share code, notes, and snippets.

@cristianc-ty
Last active July 22, 2020 05:21
Show Gist options
  • Save cristianc-ty/3c910dfb1212dd870d3bd4393a549650 to your computer and use it in GitHub Desktop.
Save cristianc-ty/3c910dfb1212dd870d3bd4393a549650 to your computer and use it in GitHub Desktop.
Client Side Comparison
Cluster Phase Importer Mode Write Concern Timeout Executor All Executors
DE only Staging mongoimport upsert primary only N/A 0.98 MB/s 18.62 MB/s
DE only Staging tymongoimport upsert primary only N/A 1.44 MB/s 27.36 MB/s
DE only Staging spark upsert primary only N/A 6.15 MB/s 117.33 MB/s
DE + US Staging mongoimport upsert all 0 (indefinite) 0.38 MB/s 4.56 MB/s
DE + US Staging tymongoimport upsert all 0 (indefinite) 1.22 MB/s 14.64 MB/s
DE + US Staging spark upsert all 0 (indefinite) 0.85 MB/s 16.15 MB/s
DE + US Production tymongoimport upsert all 0 (indefinite) 0.36 MB/s 4.32 MB/s
DE + US Production spark upsert all 0 (indefinite) 0.19 MB/s 3.61 MB/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment