James Krot

Results 15 comments of James Krot

I will have my first pass at heap reduction by this weekend. It wont be complete but I am aiming at a 10% reduction.

https://github.com/chafey/dicomParser/pull/56 Pull request for improvements.

Hey @chafey I know you have been busy any chance of you looking at the pull request for heap improvements. i have been running it in a forked branch for...

So I have noticed something as well, after the initial parse when using the options untilTag option the byte array returned from try { var options = { omitPrivateAttibutes: true,...

I started using promises to wrap this and dump out the promise chain error, it actually returns the data if that helps at all.