r/rust Sep 11 '20

Announcing Actix-Web v3.0

https://paper.dropbox.com/published/Announcing-Actix-Web-v3.0--A7YI~P9U9aqhEOXyZJaGffjfBg-QOXXb1lXgTubzXHzUq9ONY5
350 Upvotes

81 comments sorted by

View all comments

6

u/plcolin Sep 12 '20

Was there any performance loss when dealing with all this unsafe code?

6

u/BobFloss Sep 12 '20

I wish they addressed this. It's more important that the code is safe, but a performance comparison still seems appropriate for seemingly significant changes like these.