Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/json-iterator/java-benchmark

various payload matters
https://github.com/json-iterator/java-benchmark

Last synced: about 1 month ago
JSON representation

various payload matters

Awesome Lists containing this project

README

        

# java-benchmark
various payload matters

```
mvn compile
schedtool -a 1 -e perf stat -e cycles,instructions,cache-references,cache-misses,page-fa ults,branches,branch-misses mvn exec:java -Dexec.mainClass="com.jsoniter.benchmark.with_1_string_field.DeserJackson"
```

```
--add-opens java.base/java.lang=ALL-UNNAMED
-XX:+CompactStrings
```