This project is demonstration of PrecomputedTextCompat usage. There is two modes: default and with new API. It can be switched in toolbar menu.
With current configuration new API is slower and worse than simple with TextView.setText() call.
Fast enough calculations of layout on top device.
Very big spikes with probably same level of measure/draw difficulty between them.