|
@@ -1,12 +1,12 @@
|
|
# Jetty-9 Benchmarking Test
|
|
# Jetty-9 Benchmarking Test
|
|
|
|
|
|
-This is the Jetty portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
|
|
|
|
|
|
+This is the Jetty Handler portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
|
|
|
|
|
|
### JSON Encoding Test
|
|
### JSON Encoding Test
|
|
* [JSON test source](src/main/java/hello/HelloWebServer.java)
|
|
* [JSON test source](src/main/java/hello/HelloWebServer.java)
|
|
|
|
|
|
## Versions
|
|
## Versions
|
|
-Jetty-9.1.0 (http://eclipse.org/jetty)
|
|
|
|
|
|
+Jetty-9.3.0.RC0 (http://eclipse.org/jetty)
|
|
|
|
|
|
## Test URLs
|
|
## Test URLs
|
|
|
|
|