From a46acd36c4c361bbe935a68da9f57d720ff540cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Langa?= Date: Mon, 4 Mar 2013 09:37:09 +0100 Subject: [PATCH] readme updated --- README.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a672bb5..81dc835 100644 --- a/README.rst +++ b/README.rst @@ -29,13 +29,20 @@ Performance Obviously depends on how fast the underlying drive is. No rigorous performance tests have been done. For informational purposes, on my typical 5400 RPM laptop -hard drive scanning a 60+ GB music library takes around 20 minutes. On an OCZ +hard drive scanning a 60+ GB music library takes around 15 minutes. On an OCZ Vertex 3 SSD drive ``bitrot`` is able to scan a 100 GB Aperture library in under 10 minutes. Both tests on HFS+. Change Log ---------- +0.4.1 +~~~~~ + +* size of the data read is reported upon finish + +* minor performance updates + 0.4.0 ~~~~~