Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-08-11 03:55:27 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-08-11 03:55:27 +0300
commit584b26c094954a22cd75e9ddcdd1cb209c67f609 (patch)
tree85d8c727f82afb2187c955d1964bc908a31e734f /release_notes.md
parent9d82063bf3cb04966cf7d129e4e50a75779e90b0 (diff)
Fixed the miscalculation of QD16 latencies in storage_profile.
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_notes.md b/release_notes.md
index f3c18c0d..c3a58331 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -44,8 +44,8 @@ Manufacturer claimed 4Kb transfer latencies for the physical hardware:
- 99.999% spinning rust hard drive latency: **TODO**
- Average SATA flash drive latency: **TODO**
- 99.999% SATA flash drive latency: **TODO**
-- Average NVMe flash drive latency: **344.5us** (11,611 IOPS)
-- 99.999% NVMe flash drive latency: **52,164us** (77 IOPS)
+- Average NVMe flash drive latency: **26.9us** (37,105 IOPS)
+- 99.999% NVMe flash drive latency: **21,597us** (46 IOPS)
</td>
</tr>
</table>