Rack 3 has better support for web servers like Falcon[0] that are designed to take advantage of async or blocking vs non-blocking IO throughout the stack.
Falcon looks cool, and it seems it could facilitates a dreamed "rails deploy" in the future, but substituting C (Nginx) for Ruby should have some type of big performance penalty.