From 66a13bf353ea9c486d5d24eee08e337258db20da Mon Sep 17 00:00:00 2001 From: rra Date: Fri, 5 Feb 2021 10:31:45 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3a251b..072629e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # bigdada -assorted tools and recipes for dada (the boring kind) +assorted tools and recipes for dada (the boring kind) + +## logparser_multiprocess.py + +extract things from large quantities of weblogs 'quickly' using multiprocessing. +This script manages to go through 42.4M lines in 18 minutes on a 8 core machine. \ No newline at end of file