Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
"sqlio -L" - Latencies from System/Processor Timer
What is the Latencies from System/Processor Timer option, "sqlio -L"?
✍: FYIcenter.com
The Latencies from System/Processor Timer option, "sqlio -L",
flags the test to include Latency measurements using
the system timer or the process timer.
Example 1 - Run SQLIO to include Latency measurements using the system timer:
C:\fyicenter\SQLIO>sqlio -LS
using system counter for latency timings, 2343896 counts per second
1 thread reading for 30 secs from file testfile.dat
using 2KB IOs over 128KB stripes with 64 IOs per run
initialization done
CUMULATIVE DATA:
throughput metrics:
IOs/sec: 12522.98
MBs/sec: 24.45
latency metrics:
Min_Latency(ms): 0
Avg_Latency(ms): 0
Max_Latency(ms): 36
histogram:
ms: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+
%: 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Example 2 - Run SQLIO to include Latency measurements using the process timer:
C:\fyicenter\SQLIO>sqlio -LP
calibrating timestamp counter for latency timings... done (MHz measured at 2371)
1 thread reading for 30 secs from file testfile.dat
using 2KB IOs over 128KB stripes with 64 IOs per run
initialization done
CUMULATIVE DATA:
throughput metrics:
IOs/sec: 12508.75
MBs/sec: 24.43
latency metrics:
Min_Latency(ms): 0
Avg_Latency(ms): 0
Max_Latency(ms): 9
histogram:
ms: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+
%: 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
It looks like reading a block of 2KB takes less than 1 ms most of the time.
⇒ "sqlio -s" - Number of Seconds to Run
2019-08-19, ∼1588🔥, 0💬
Popular Posts:
How to create a new PowerPoint presentation from a PowerPoint template? I have a PowerPoint template...
How to unzip an XPS (XML Paper Specification, .xps) file? According to Microsoft documentation, an ....
What is the port number used for the control connection in FileZilla Server? How to change control c...
What is "Microsoft SharePoint Server Colleague Import Add-in" COM Add-in in Outlook 2013? Should I d...
"Muss i denn" is a German folk song in the Swabian German dialect. The present form dates back to 18...