Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory usage #2

Open
GoogleCodeExporter opened this issue Jun 8, 2015 · 3 comments
Open

Memory usage #2

GoogleCodeExporter opened this issue Jun 8, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 19 Feb 2009 at 4:43

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 23 Apr 2009 at 6:41

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Hi Jeff, thanks for picking this up.  If you need any help please let me know.
Regards, Phil

Original comment by [email protected] on 1 May 2009 at 3:14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant