riker-rs / riker

Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
https://riker.rs
MIT License
1.02k stars 69 forks source link

Avoid memory allocations when comparing ActorPath and &str #55

Closed dreamersdw closed 5 years ago

leenozara commented 5 years ago

Thanks for fixing that inefficient code. Merged and to be included in 0.3.1.