# FireNio Benchmarking Test [FireNio](https://github.com/firenio/firenio) is an easy of use io framework project based on java nio ### Test Type Implementation Source Code * [JSON](src/main/java/hello/TestHttpLoadServer.java) * [PLAINTEXT](src/main/java/hello/TestHttpLoadServer.java) ## Important Libraries The tests were run with: * [firenio](https://github.com/firenio/firenio/) * [jsoniter](https://github.com/json-iterator/java) ## Test URLs ### JSON http://localhost:8080/json ### PLAINTEXT http://localhost:8080/plaintext