Skip to content

Aws improve s3 performance

Derek Hudson requested to merge aws-improve-s3-performance into master

Merge request template

Uses a thread-pool instead of the implicit thread-pool which drastically improves performance of the Storage service, particularly under load.

This can lead to a drastic performance improvement. Tested on both my local deployment, and on GitLab.

Edited by Derek Hudson

Merge request reports