Confirmed users
336
edits
(→GFX) |
(→GFX) |
||
Line 212: | Line 212: | ||
* Working on correctness: Issues with rotation, incomplete invalidation. | * Working on correctness: Issues with rotation, incomplete invalidation. | ||
* Performance: Looking into high frame overhead for drawing a frame: > 10ms spent outside painting and uploading. JSON parsing is part of the problem we need to get rid off. | * Performance: Looking into high frame overhead for drawing a frame: > 10ms spent outside painting and uploading. JSON parsing is part of the problem we need to get rid off. | ||
** New tool: Rendertrace https://wiki.mozilla.org/Mobile/Fennec/Android#Using_Rendertrace_.28Maple.29 | |||
* Moving uploads off the compositor using EGLImage. | * Moving uploads off the compositor using EGLImage. | ||