Pointer
Sponsorship
/Aram Drevekenin
How We Improved The Performance Of Our Rust App
#Rust
#Performance
tl;dr:
There are two performance issues Aram solves in the multiplexer app - data overflow in the MPSC channel and performance of rendering and data parsing.
featured in
#239