James Krot
James Krot
Issue 1: Nested Flexs with IE 11 tends to cause width issue, this was causing a problem with the Month/Year Selection Example image of just the stock repo site showing...
Several tweaks to speed up freeing of memory in heap and overall performance. From my testing I got about a 4% improvement.
https://github.com/chafey/dicomParser/blob/34c02a7cec6b71a68ae21856029a8f5d957e900e/src/readSequenceElementExplicit.js So I have been doing tests for parsing 1000+ files and I keep running into a memory leak/ inefficient garbage collection happening with these functions. It is making out...