update todo
This commit is contained in:
parent
7edb824b04
commit
76442061b8
@ -36,7 +36,7 @@ db_backend = "ram"
|
|||||||
* Compatibility with python3 only
|
* Compatibility with python3 only
|
||||||
* Filters for regex urls
|
* Filters for regex urls
|
||||||
* Reduce memory footprint (wip with CDB backend alternative)
|
* Reduce memory footprint (wip with CDB backend alternative)
|
||||||
* Code optimisation and cleaning (wip)
|
* Code optimisation (profiling) and cleaning (wip)
|
||||||
* Object oriented programming (wip)
|
* Object oriented programming (wip)
|
||||||
* Tests (wip)
|
* Tests (wip)
|
||||||
* ...
|
* ...
|
||||||
@ -55,4 +55,4 @@ RAM usage For one thread with categories ["adult","malware"]
|
|||||||
Debian 8 / python 2.7.9 / squid 3.4.8
|
Debian 8 / python 2.7.9 / squid 3.4.8
|
||||||
|
|
||||||
* ram : 90Mo
|
* ram : 90Mo
|
||||||
* cdb : 6Mo
|
* cdb : 6Mo
|
||||||
|
Loading…
Reference in New Issue
Block a user