(Or, put different - it looked like convert/json did some other things right, and it may be fruitful to merge the two addons).
Thanks, -- Raul On Sun, Oct 7, 2018 at 8:06 PM Raul Miller <[email protected]> wrote: > > dec_pjson_ seems well behaved. > > I suspect the winning feature is locating all the {} and [] pairs as > an initial step. > > Thanks, > > -- > Raul > > On Fri, Oct 5, 2018 at 7:10 PM bill lam <[email protected]> wrote: > > > > can you try the convert/pjson addon ? > > > > This is not a good answer, sorry. > > > > On Sat, Oct 6, 2018, 7:03 AM Raul Miller <[email protected]> wrote: > > > > > I'm not quite sure if this is the right forum, but: > > > > > > The convert/json addon runs out of memory if I ask it to parse a > > > moderately large .json file: > > > https://github.com/rdm/nifxml/raw/json/nif.json > > > > > > Is this something that I should be fixing (did I write this?)? > > > > > > Are there good techniques for seeing what's eating the memory (and > > > time - this takes a minute or three before it runs out of memory)? > > > > > > Thanks, > > > > > > -- > > > Raul > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
