axboe / fio

Flexible I/O Tester
GNU General Public License v2.0
5.21k stars 1.26k forks source link

ioengines: Implement dircreate, dirstat, dirdelete engines #1705

Closed friendy-su closed 8 months ago

friendy-su commented 8 months ago

Similar to file operation, directory operation performance is an important benchmark to file system in practice.

Please confirm that your commit message(s) follow these guidelines:

  1. First line is a commit title, a descriptive one-liner for the change
  2. Empty second line
  3. Commit message body that explains why the change is useful. Break lines that aren't something like a URL at 72-74 chars.
  4. Empty line
  5. Signed-off-by: Real Name real@email.com