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

GC-2: Memory usage #8

Open
anders9ustafsson opened this issue Jan 20, 2016 · 3 comments
Open

GC-2: Memory usage #8

anders9ustafsson opened this issue Jan 20, 2016 · 3 comments

Comments

@anders9ustafsson
Copy link
Collaborator

From @GoogleCodeExporter on January 20, 2016 12:59

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

Copied from original issue: #2

@anders9ustafsson
Copy link
Collaborator Author

From @GoogleCodeExporter on January 20, 2016 12:59

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

  • Changed state: Accepted

@anders9ustafsson
Copy link
Collaborator Author

From @GoogleCodeExporter on January 20, 2016 12:59

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

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

@anders9ustafsson
Copy link
Collaborator Author

From @GoogleCodeExporter on January 20, 2016 12:59

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

@anders9ustafsson anders9ustafsson changed the title Memory usage GC-2: Memory usage Jan 20, 2016
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