• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Some job file examples.
2
3
4Poisson request flow
5--------------------
6
7.. only:: builder_html
8
9:download:`Download poisson-rate-submission.fio <../examples/poisson-rate-submission.fio>`
10
11.. literalinclude:: ../examples/poisson-rate-submission.fio
12	:language: ini
13
14Latency profile
15---------------
16
17.. only:: builder_html
18
19:download:`Download latency-profile.fio <../examples/latency-profile.fio>`
20
21.. literalinclude:: ../examples/latency-profile.fio
22	:language: ini
23
24Read 4 files with aio at different depths
25-----------------------------------------
26
27.. only:: builder_html
28
29:download:`Download aio-read.fio <../examples/aio-read.fio>`
30
31.. literalinclude:: ../examples/aio-read.fio
32	:language: ini
33
34Read backwards in a file
35------------------------
36
37.. only:: builder_html
38
39:download:`Download backwards-read.fio <../examples/backwards-read.fio>`
40
41.. literalinclude:: ../examples/backwards-read.fio
42	:language: ini
43
44Basic verification
45------------------
46
47.. only:: builder_html
48
49:download:`Download basic-verify.fio <../examples/basic-verify.fio>`
50
51.. literalinclude:: ../examples/basic-verify.fio
52	:language: ini
53
54Fixed rate submission
55---------------------
56
57.. only:: builder_html
58
59:download:`Download fixed-rate-submission.fio <../examples/fixed-rate-submission.fio>`
60
61.. literalinclude:: ../examples/fixed-rate-submission.fio
62	:language: ini
63