Slow on compile-time. All the parsing happens on compile-time, it is only 
encoding and decoding which happens on runtime and that should be fairly fast 
(it's built on top of streams, so maybe not the fastest, but depending on your 
use-case it's probably plenty fast).

Reply via email to