Skip to content

Performance Tests

Robin Rodricks edited this page Jul 23, 2026 · 10 revisions

How to run performance tests?

  1. Setup the test project on your machine by following these steps
  2. Run the PerformanceTest set of tests under FluentStorage.Tests.Integration.Storage test group for your chosen provider, to see the data roundtrip test. A single file will be created, uploaded, downloaded, and then verified.

Test results

Local Disk performance

Windows x64 machine, July 2026, FluentStorage 8.0.13:

image

SFTP performance

Windows x64 machine to Ubuntu SFTP server, July 2026, FluentStorage 8.0.13:

image

MongoDB GridFS performance

Windows x64 machine to local Mongo server, July 2026, FluentStorage 8.0.13:

image

Clone this wiki locally