logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit ba0888059341393e9475ea471b3b7a8602d5ff10
parent 50317079ce37d977055562076aaac2f2423c7ba9
Author: Frederic Cambus <fred@statdns.com>
Date:   Wed, 27 Jun 2018 12:33:39 +0200

Update TODO

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -1,3 +1,4 @@ - Avoid doing a lookup for continents, add an array to map countries to continents +- Avoid iterating on the whole countriesId array for each lookup - Move maps of countries and continents to a separate file?