Skip to content

Instantly share code, notes, and snippets.

@jrochkind
Created August 25, 2020 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrochkind/f1510c7777de1c57e05950fc9ffd1aaa to your computer and use it in GitHub Desktop.
Save jrochkind/f1510c7777de1c57e05950fc9ffd1aaa to your computer and use it in GitHub Desktop.
ruby S3 public_url benchmark, SDK vs naive implementation
original AWS SDK public_url implementation 0.053043 0.000275 0.053318 ( 0.053782)
naive implementation 0.004730 0.000016 0.004746 ( 0.004760)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment