I need to convert a Java object to JSON String, its working quite fast(25 milliseconds) in 1 case, and very slow in another case(2000 milliseconds). This is the piece of code: