TPEPlatform/2013-06-13: Difference between revisions
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
==Free Agent== | ==Free Agent== | ||
'''Memory Shrink & Performance Tuning''' | '''Memory Shrink & Performance Tuning''' | ||
* | * Explicit page remapping and copy-on-write support in Linux kernel {{bug|877037}} / TingYuan | ||
** WONTFIX, it can be resolved by rewritting the problematical userspace codes that requires less changes. | ** WONTFIX, it can be resolved by rewritting the problematical userspace codes that requires less changes. | ||
* | * Lots of IPCs caused by mozilla::dom::PContentChild::SendScriptError {{bug|881191}} / TingYuan | ||
** RESOLVED DUPLICATED, in release builds console is disabled and elimiates all IPCs. | ** RESOLVED DUPLICATED, in release builds console is disabled and elimiates all IPCs. |
Revision as of 08:42, 13 June 2013
Media
Streaming Media
WebRTC bug 750011
- UDP E10S performance benchmark bug 869869/ S.C
- Starting the review process with ekr.
- Try merging e10s code with StevenLee's performance tuning work.
- Preparing for the socket performance tooling section in WebRTC workweek
Graphic
Canvas 2D/SkiaGL bug 858237
- Bad performance of fishie tank bug 869199 / Peter (debug)
- Crash when skiaGL enabled bug 881169 / Peter (land)
- Integrate SurfaceTexture bug 875168 / Peter
- Consider the gralloc buffer lifecycle
HW Composer
- Wrong colorspace of gl rendering content bug 881460 / Peter (review)
Stability
Free Agent
Memory Shrink & Performance Tuning
- Explicit page remapping and copy-on-write support in Linux kernel bug 877037 / TingYuan
- WONTFIX, it can be resolved by rewritting the problematical userspace codes that requires less changes.
- Lots of IPCs caused by mozilla::dom::PContentChild::SendScriptError bug 881191 / TingYuan
- RESOLVED DUPLICATED, in release builds console is disabled and elimiates all IPCs.