Sage-Bionetworks / synapsePythonClient

Programmatic interface to Synapse services for Python
https://www.synapse.org
Apache License 2.0
67 stars 68 forks source link

[SYNPY-1476] Benchmarking results #1115

Closed BryanFauble closed 3 months ago

BryanFauble commented 3 months ago

Problem:

  1. We did not have benchmarking results of the download changes.
  2. The download/upload test file scripts needed to be patched for the test cases we wanted

Solution:

  1. Collecting benchmark results for downloads at varying sizes
  2. Updating the download/upload test file scripts

Testing:

  1. The benchmark results were collected on a t3a.micro instance. No issues during downloads, no crashes, and no hang-ups.

The mkdocs page: image