| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks! I'll try to take a look at this today. |
Sorry, something went wrong.
|
@piotrrzysko Could you update the result in README.md to include jsoniter-scala? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
@piotrrzysko Thanks for porting of simdjson to Java!
This PR adds ParseAndSelectBenchmark for jsoniter-scala.
Results are quite competitive on my laptop (Intel® Core™ i7-11800H CPU @ 2.3GHz (max 4.6GHz), RAM 64Gb DDR4-3200, Ubuntu 23.04 (Linux 6.2) using OpenJDK 64-Bit Server VM Temurin-20.0.1+9:
While it doesn't full validation of skipped values according to JSON spec, but it does just enough minimal validation to allow safe skipping of not needed keys and values.