You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove aioboto3
* Make sync the main handler
* Remove aioboto3 completely, add tests
* Remove perf test from pytest
* Update setup.py
* Import aioboto3 and update async handler to handle range with no length
* Add s3transfer integration
* Add benchmark numbers
* Use multiprocessing
* Benchmark with and without multiprocessing
* remove results of perf test
* Convert class to static methods, so it works with py3.6
* Remove async handler
* Add perf test back for now
* Use multiprocessing spawn on Mac
* Only use MP if len(object_requests)>=100
* Make path a kwarg
* Change multiprocessing multiple to 2
* Rename tornasole to smdebug-testing
* Fix delete test
0 commit comments