Separated DNS resolution from filtering
This effectively removes the parallelism of filtering, which doubles the processing time (5->8 hours), but this allows me to toy around with the performances of this step, which I aim to improve drastically.
This commit is contained in:
parent
7d01d016a5
commit
c23004fbff
5 changed files with 316 additions and 288 deletions
1
temp/.gitignore
vendored
1
temp/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
*.list
|
||||
*.txt
|
||||
*.csv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue