I haven't had a chance to try it myself yet, but from what I've read the extra delay is sub 100ms. Caching or pre-rendering the HTML output for bots in advance is an option too depending on the particular use case.
I would certainly consider this ahead of SSR driven by "isomorphic" Javascript for frontend-heavy apps.