You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Run the fjexample silverlight sample code.
2. Open task manager and watch iexplore.exe process.
3. Upload a large file.
What is the expected output? What do you see instead?
Memory usage leaps when decoding the jpeg but should drop after resizing.
Unfotunately memory usage remains high.
What version of the product are you using? On what operating system?
Using latest source code running on Vista Business, IE 7.0. Running the
fjexample silverlight project.
Please provide any additional information below.
When running the http://fluxcapacity.net/fluxtools/emailphotos/ demo,
memory usage DOES drop - is there some cleanup code that we need to
implement, or should we use fjcore in a different way to that in
fjexample? Our testing has led us to believe that calling "new JpegDecoder
(fileStream).Decode()" is the problem.
Original issue reported on code.google.com by [email protected] on 18 Dec 2008 at 12:20
From @GoogleCodeExporter on January 20, 2016 12:59
Original issue reported on code.google.com by
[email protected]
on 18 Dec 2008 at 12:20Copied from original issue: #2
The text was updated successfully, but these errors were encountered: