#Terrible performance
6 messages · Page 1 of 1 (latest)
Is each character an individual entity?
yes, as I am not aware of another way to have different colors per character
You might get better perf using text spans instead of text
Are you running in release mode?
(there's also a good chance you'll be happier using https://docs.rs/bevy_ratatui/latest/bevy_ratatui/)