really scared to run tools like sort on this file
im verifying that it parses correctly by just running jq on it and its taking minutes. actual whole minutes. several of them. and this is on a very powerful server, with an nvme drive, a lot of cache, and some very fast memory
@mothcompute are you using jq stream mode
@chfour well i passed it a file argument so i would hope not
@mothcompute i mean stream mode is specifically made for parsing huge files so you might want to check that out