# tio-http-server-benchmark **Repository Path**: tywan/tio-http-server-benchmark ## Basic Information - **Project Name**: tio-http-server-benchmark - **Description**: 用于参加TFB性能PK的tio-http项目 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-01-14 - **Last Updated**: 2025-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.2.3.v20181212-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`