1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-25 13:32:08 -06:00

doc: add perf-tests document and supporting files

This commit is contained in:
Bill Zissimopoulos
2016-11-29 22:22:45 -08:00
parent 7bdca634aa
commit 63e8cf1090
36 changed files with 1097 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
//ntfs
100,0.13
200,0.25
300,0.38
400,0.51
500,0.64
//winfsp-t0
100,0.13
200,0.25
300,0.39
400,0.50
500,0.64
//winfsp-t1
100,0.14
200,0.25
300,0.37
400,0.50
500,0.63
//winfsp-inf
100,0.14
200,0.25
300,0.37
400,0.50
500,0.62
1 //ntfs
2 100,0.13
3 200,0.25
4 300,0.38
5 400,0.51
6 500,0.64
7 //winfsp-t0
8 100,0.13
9 200,0.25
10 300,0.39
11 400,0.50
12 500,0.64
13 //winfsp-t1
14 100,0.14
15 200,0.25
16 300,0.37
17 400,0.50
18 500,0.63
19 //winfsp-inf
20 100,0.14
21 200,0.25
22 300,0.37
23 400,0.50
24 500,0.62