# t-io Benchmarking Test This is the t-io portion of a [benchmarking test suite](../) comparing a variety of web development platforms. ## Controller These implementations use the t-io's controller. * [Plaintext test source](src/main/java/org/tio/http/server/benchmark/controller/TestController.java) * [JSON test source](src/main/java/org/tio/http/server/benchmark/controller/TestController.java) ## Versions 3.5.5.v20191010-RELEASE (https://gitee.com/tywo45/t-io) ## Test URLs All implementations use the same URLs. * Plaintext - `http://localhost:8080/plaintext` * JSON - `http://localhost:8080/json`