json-iterator / java

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
http://jsoniter.com/
MIT License
1.51k stars 519 forks source link

Java 17 support & java-json-benchmark #341

Closed fabienrenaud closed 1 year ago

fabienrenaud commented 1 year ago

Hi folks,

Someone submitted a PR to remove json-iter from the java-json-benchmark: https://github.com/fabienrenaud/java-json-benchmark/pull/66 Given it's a top-contender lib, I'd like to keep it in the project. Do you have an ETA on when Java 17 will be supported by jsoniter?

taowen commented 1 year ago

you can remove it

fabienrenaud commented 1 year ago

Out of curiosity: why are you ok with that? :) I have myself little bandwidth to update the benchmark, so I don't mind waiting for some time...

SentryMan commented 1 year ago

you can remove it

Are you sure?

SentryMan commented 1 year ago

It seems we aren't getting a response. @fabienrenaud How do you want to proceed?

fabienrenaud commented 1 year ago

Done. Removed.