karimul / quran-phone

Automatically exported from code.google.com/p/quran-phone
0 stars 0 forks source link

Migrate codebase to WP7.5 #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
* Implement custom NotifyCollectionChangedEventArgs
* Create parallel project with linked files
* Test on WP7.5 device for memory usage

Original issue reported on code.google.com by denis.st...@gmail.com on 15 May 2013 at 4:22

GoogleCodeExporter commented 9 years ago
Haven't do the memory test, another feature is OK

Original comment by kemas.di...@gmail.com on 25 May 2013 at 3:39

GoogleCodeExporter commented 9 years ago
Did the memory profiling using Windows Phone Application Analysis tool.

Performance logging in Lumia 800 (Windows Phone 7.8)

Steps done:
1. Navigated to all UI pages
2. Try to swipe between quran pages, about 20 - 50 quran images loaded.

Result:
1. Profiler show Maximum memory usage about 50 - 55 MB.
2. No performance pattern detected after the logs analysis

Review needed:
1. Is it OK to have this kind of performance?

Original comment by kemas.di...@gmail.com on 26 May 2013 at 3:36

GoogleCodeExporter commented 9 years ago
Miss the memory usage screenshot.

Slightly rising memory usage after I navigate to setting page -> main page -> 
quran detail pages.

Original comment by kemas.di...@gmail.com on 26 May 2013 at 3:49

Attachments:

GoogleCodeExporter commented 9 years ago
Yeah, I've seen the same myself, but the memory eventually gets released by GC. 
It just takes a while for some reason. So I would say the pattern looks good. 
Thanks man!

Original comment by denis.st...@gmail.com on 26 May 2013 at 4:26

GoogleCodeExporter commented 9 years ago
The change for this is done locally, will insyaAllah push today.

Original comment by kemas.di...@gmail.com on 27 May 2013 at 12:04