Nexus 4 + Android 4.3 = Awesome

anon(847090)

Well-known member
Jul 8, 2012
6,655
31
0
Visit site
Battery, Touch sensitivity has been improved and its a huge difference.
TRIM make my N4 run smooth without reboot for 7 days and counting.

Jelly Bean | Android Developers
Faster, Smoother, More Responsive
Android 4.3 builds on the performance improvements already included in Jelly Bean ? vsync timing, triple buffering, reduced touch latency, CPU input boost, and hardware-accelerated 2D rendering ? and adds new optimizations that make Android even faster.

For a graphics performance boost, the hardware-accelerated 2D renderer now optimizes the stream of drawing commands, transforming it into a more efficient GPU format by rearranging and merging draw operations. For multithreaded processing, the renderer can also now use multithreading across multiple CPU cores to perform certain tasks.

Android 4.3 also improves rendering for shapes and text. Shapes such as circles and rounded rectangles are now rendered at higher quality in a more efficient manner. Optimizations for text include increased performance when using multiple fonts or complex glyph sets (CJK), higher rendering quality when scaling text, and faster rendering of drop shadows.

Improved window buffer allocation results in a faster image buffer allocation for your apps, reducing the time taken to start rendering when you create a window.

For highest-performance graphics, Android 4.3 introduces support for OpenGL ES 3.0 and makes it accessible to apps through both framework and native APIs. On supported devices, the hardware accelerated 2D rendering engine takes advantage of OpenGL ES 3.0 to optimize texture management and increase gradient rendering fidelity.