# Baseio Benchmarking Test [Baseio](https://github.com/generallycloud/baseio) 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: * [baseio](https://github.com/generallycloud/baseio/) * [fastjson](https://github.com/alibaba/fastjson/) ## Test URLs ### JSON http://localhost:8080/json ### PLAINTEXT http://localhost:8080/plaintext