blazegraph / database

Blazegraph High Performance Graph Database
GNU General Public License v2.0
872 stars 170 forks source link

Java 17 performance #222

Open rac021 opened 2 years ago

rac021 commented 2 years ago

Hi,

I noticed that with Java-11, Blazegraph is more performant for loading files using REST than Java-17, it's also the case for querying !

Is there a configuration ( or jvm flags ) which can improve performance ?

Thanks