Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Optimize Large, Complex JSON decoding

by Endless (Beadle)
on Sep 19, 2013 at 01:30 UTC ( [id://1054757]=note: print w/replies, xml ) Need Help??


in reply to Re: Optimize Large, Complex JSON decoding
in thread Optimize Large, Complex JSON decoding

Thanks for your suggestions. As I'm still learning Perl, what do you recommend instead of
my @interactions = $json_data -> {'interactions'}; # A scalar of a +n array of hashes
I am parsing only 11846 records per second.

Replies are listed 'Best First'.
Re^3: Optimize Large, Complex JSON decoding
by Anonymous Monk on Sep 19, 2013 at 03:35 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1054757]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-23 21:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found