|
|
|
|
|
by gred
915 days ago
|
|
It's a Java system, so not quite so simple. Maybe it's worthwhile to create some Java bindings? Recent JDKs make it feasible to swap out the underlying zlib implementation, so swapping out zlib-madler with zlib-cloudflare or zlib-ng might provide the best cost/benefit. |
|
Replacing zlib might give you a few percentage points' worth of difference, whilst fpnge would likely be several times faster.