twackup-rs icon indicating copy to clipboard operation
twackup-rs copied to clipboard

Refactor UI logger

Open danpashin opened this issue 1 year ago • 0 comments
trafficstars

Ohh... This will need a PR... Ok

UITextView is not available more than 833822 bytes. It is backed by CoreText which has really great performance but it consumes too much memory - 320 MB for that 833822 bytes, this is really too much. So, I took it all and decided to rewrite renderer in Metal.

Current impl has CoreText renderer, so marking PR as draft for now

danpashin avatar Jun 20 '24 16:06 danpashin