Hello,
We have to concatenate 30000 strings to display data in a browser.
As the common string processing functions in PowerBuilder are a little bit slow I wonder if the new Json object has a faster implementation of its string functions (or are the same old function used)?
Has anyone experience or knows technical inside details?
Regars, Ludwin
I see Roland already mentioned this so he has my vote.
HTH /Michael
Similar to https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html.
The lack of Performance now is the datawindow's getItemXXX() stuff.