1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-20 19:12:56 -06:00

doc: perf-tests: update Performance Testing document

This commit is contained in:
Bill Zissimopoulos
2016-12-05 14:50:29 -08:00
parent d804f5674d
commit e530e671a5
52 changed files with 1335 additions and 890 deletions

View File

@@ -5,7 +5,7 @@
import csv, os, sys
snames = ["ntfs", "winfsp-t0", "winfsp-t1", "winfsp-inf", "dokany"]
snames = ["ntfs", "winfsp-t0", "winfsp-t1", "winfsp-tinf", "dokany"]
aggregate = min
tests = {}