]> Sergey Matveev's repositories - rutrackerer.git/blobdiff - README
Less gob calls -- several times faster search
[rutrackerer.git] / README
diff --git a/README b/README
index fae6d1450d07298ac829b0996232e9ce899daafe..38341a576e496f6feebbcde4182576ef292f7d07 100644 (file)
--- a/README
+++ b/README
@@ -16,9 +16,9 @@ quickly feed in further commands. That XML is huge, so you can get some
 troubles searching in it quickly. So here are the indexer, that extracts
 titles, sizes, hashes and XML offsets:
 
-    $ cmd/index < rutracker-XXX.xml > rutracker.gob
+    $ cmd/index < rutracker-XXX.xml | cmd/repack > rutracker.gob
 
-On my computer is works for several minutes, that is pretty fast.
+On my computer that takes seven minutes.
 
 After that, you can search the desired title like that: