Improving ZipFile.getEntry performance using Bloom filters

Eirik Bjørsnøs eirbjo at gmail.com
Wed Apr 15 09:41:57 UTC 2020


>
> Unfortunately, this is going to be the reality for a many existing and
> new apps. Most production Java apps are built from many library jars.
> Java is the biggest 'divide and conquer' programming eco-system we have
> ever seen in the history of computing.


Andrew,

Thanks for providing some context! This resonated well with my 15 years
experience Java enterprise development.

Just to clarify: My goal with this effort is not to speed up Spring
Petclinic. It is to improve life for the larger Java ecosystem as
described by Andrew.

So while advice on how to speed up Spring Petclinic is nice, it does kind
of miss the point.

Cheers,
Eirik.


More information about the core-libs-dev mailing list