kardelstone / SSS-PTS-TEST

PTS test suite based on SNIA's Solid State Storage Performance Test Specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSS_PTS_TEST

This is a software that can execute SNIA Solid State Storage (SSS) Performance Test Specification (PTS) v2.0 test. It performs FIO testing through webpage interface, replacing CLI. Finally uses database to manage historical records.

Each directory is described as follows

  • web User interface, it can execute test or query result.
  • test The main processes for testing PTS v2.0.
  • database Database used by this software.
  • report Store the result of each test (create it by yourself)

Note This software contains code derived from cloudharmony/block-storage and Alexandre Bodelot/jquery.json-viewer.

About

PTS test suite based on SNIA's Solid State Storage Performance Test Specification

License:Apache License 2.0


Languages

Language:PHP 88.7%Language:Shell 6.5%Language:TSQL 2.0%Language:HTML 1.3%Language:JavaScript 0.9%Language:CSS 0.6%