# Wizzardo-http Benchmarking Test This is the wizzardo-http portion of a [benchmarking test suite](../) comparing a variety of web development platforms. ### Source code * [App.java](src/main/java/com/wizzardo/techempower/App.java) * [DBService.java](src/main/java/com/wizzardo/techempower/DBService.java) * [DBController.java](src/main/java/com/wizzardo/techempower/DBController.java) * [Config.groovy](src/main/resources/Config.groovy) ### Implemented benchmarks - [x] JSON serialization - [x] Single query - [x] Multiple queries - [x] Cached queries - [x] Fortunes - [x] Data updates - [x] Plaintext ## Versions wizzardo-http 0.4 (https://github.com/wizzardo/webery)