From 7f2a8f0a6076b8a0f8d8aa67bf670ba04b920ab9 Mon Sep 17 00:00:00 2001 From: julianhowarth Date: Fri, 14 Sep 2018 18:04:57 +0100 Subject: [PATCH] Add num of ranges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfdaf5a..ca33961 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ Performance of the library depends on a number of variables including: - OS However, on a 2017 MBP with SSD, MacOS and 16Gb RAM we observed the following performance for -when loading the full Maxmind and DbIp databases: +when loading the full Maxmind and DbIp databases (9.4M ip ranges): - Initial load from ip data files: 35s - Single threaded lookup of 1000 distinct ip addresses: 100ms