Skip to content

On the fly indexing support for large files #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 5, 2019

Conversation

newhoggy
Copy link
Member

@newhoggy newhoggy commented Jul 5, 2019

Total memory usage for traversing 29G JSON file is 5.26G

$ ls -lh ~/zmap2.json
-rw-r--r--  1 jky  staff    29G  2 Jul 08:00 /Users/jky/zmap2.json
time hw-json count --input ~/zmap2.json --expression '"ip"'
Running
Created cursor
==> 7387166
hw-json count --input ~/zmap2.json --expression '"ip"'  107.13s user 98.66s system 55% cpu 6:11.02 total

@newhoggy newhoggy merged commit 68961cb into master Jul 5, 2019
@newhoggy newhoggy deleted the on-the-fly-indexing-support branch July 5, 2019 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant