Skip to content

Drop StringBuffer usage

Hello

Not sure why StringBuffer is used, but we have considerable more throughput without it

(also jdk18 disabled bias locking and things could become worse)

Merge request reports