From b3212a4bf5d0a5b21cc5f4abae9acce5f7acddbc Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Thu, 5 Nov 2020 17:21:54 +0100 Subject: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77c0eda..fec6dd0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Release clusters start with release entities json lines. $ cat data/sample.json | python -m fuzzycat.main cluster -t title > out.json ``` -Clustering 100k records takes about 6s. +Clustering 1M records (single core) takes about 64s (15K docs/s). ```shell $ head -1 out.json -- cgit v1.2.3