özkan pakdil

Results 9 comments of özkan pakdil

If you explain what to do? I or anyone who knows java can help ☺️

I check https://github.com/apache/freemarker and I saw it uses ant. anyway tried to build in my local it failed, then I decided to test with quarkus.https://github.com/ozkanpakdil/quarkus-examples/tree/master/freemarker this is the example project...

but it is helping to see java 17 errors from output folder ? it can be useful for future.

added the git ignore. no I did not tried to upgrade lib, jsoniter has similar issues in their issue list so I did not open any ticket to them.

> > jsoniter has similar issues in their issue list > > Can you link to the issue here please? IIRC, the maintainer of jsoniter added jsoniter to this project...

https://github.com/ozkanpakdil/java-json-benchmark/actions ![image](https://user-images.githubusercontent.com/604405/197275482-879c4766-588b-4c79-8f23-c536602efd3d.png) it has been 5 hours any suggestion to lower this time ? it is too long for any test :) I lower the test time to 1 hour....

I upgraded to spring boot 2.7.4 which brings hibernate core 5.6.11 and I see ``` org.hibernate.SQL_SLOW : SlowQuery: 80 milliseconds. SQL: 'HikariProxyPreparedStatement@1363216410 wrapping oracle.jdbc.driver.OraclePreparedStatementWrapper@279aac5f' ``` which version of hibernate should...