Skip to content

Use itoa from rapidjson

PAN, Myautsai edited this page Feb 2, 2016 · 1 revision

Conversion from integer to string is quite slow if using sprintf, an itoa function from rapidjson::internal is used in libmc.

Clone this wiki locally