Hello,
Thanks for the Great Library.
But after some usage i have found huge Memory Leaks.
Currently my purpose is to read a Huge file and process it.
But Performance was very bad even after All Reading was completed.
After Analysis using ANTS Memory Profiler i found huge memory leaks.
The Chart is as Below was taken after reading was completed.


Comments: I made memory-optimized patch for v4.0.5, about 50% less memory consumption. (and even speed-up) http://epplus.codeplex.com/SourceControl/network/forks/kazy111/EPPMemoryOptimization/contribution/8725 FYI
Thanks for the Great Library.
But after some usage i have found huge Memory Leaks.
Currently my purpose is to read a Huge file and process it.
But Performance was very bad even after All Reading was completed.
After Analysis using ANTS Memory Profiler i found huge memory leaks.
The Chart is as Below was taken after reading was completed.


Comments: I made memory-optimized patch for v4.0.5, about 50% less memory consumption. (and even speed-up) http://epplus.codeplex.com/SourceControl/network/forks/kazy111/EPPMemoryOptimization/contribution/8725 FYI