Performance and Benchmark

Performance of Sensitive Data Inspection Engine

Swift Security supports:

  • 20 concurrent connections without failure.

  • Maintain a response time of under 100 milliseconds.

  • Handle files with large amounts of sensitive data, such as a 5 MB file, effectively.

  • Sample Data type approach is implemented for files larger than 5 MB.

Performance on Parallel Detectors

  • Supports 20+ scanners currently.

  • Time taken by all scanners when enabled should not exceed 500 milliseconds.

Note

  • If a file exceeds the specified processing time, Swift Security allows the connection but subsequently detects vulnerable data, triggering block alerts to the alert page.

  • The Swift Security cluster should automatically scale with increased data load.

  • Swift Security ensures 99.99% reliability. In the event of a pod failure where the detector goes down, a backup service will store all packets and process them sequentially once all services are operational again.

Last updated