Search by APIs
Search by Words
Search Projects
Java
Python
JavaScript
TypeScript
C++
Scala
Blog
Project: FrameworkBenchmarks
(GitHub Link)
FrameworkBenchmarks-master
.github
PULL_REQUEST_TEMPLATE.md
ISSUE_TEMPLATE.md
.mailmap
LICENSE
frameworks
Scala
blaze
src
main
resources
logback.xml
scala
Main.scala
project
build.properties
plugins.sbt
sbt
benchmark_config.json
blaze.dockerfile
README.md
build.sbt
fintrospect
src
main
resources
FortunesList.mustache
scala
FortunesRoute.scala
Database.scala
JsonRoute.scala
FintrospectBenchmarkServer.scala
DatabaseRoutes.scala
PlainTextRoute.scala
fintrospect.dockerfile
project
build.properties
plugins.sbt
benchmark_config.json
README.md
build.sbt
finatra
src
main
scala
Main.scala
project
build.properties
plugins.sbt
benchmark_config.json
README.md
finatra.dockerfile
build.sbt
akka-http
akka-http-slick-postgres
src
main
resources
application.conf
logback.xml
application.ini
templates
fortunes.mustache
scala
net
benchmark
akka
http
ApiSupervisor.scala
db
DatabaseConfiguration.scala
DatabaseRepository.scala
DatabaseRepositoryLoader.scala
Main.scala
util
Deciders.scala
SameThreadDirectExecutor.scala
ApiRoutes.scala
fortune
FortuneRepository.scala
FortuneTable.scala
FortuneRoute.scala
FortuneRepositoryModule.scala
Fortune.scala
world
World.scala
Hello.scala
WorldRepository.scala
JsonRoute.scala
WorldRoutes.scala
WorldRepositoryModule.scala
QueriesRoute.scala
WorldTable.scala
UpdateRoute.scala
DbRoute.scala
PlainTextRoute.scala
project
build.properties
plugins.sbt
.sbtopts
README.md
.scalafmt.conf
build.sbt
.gitignore
.dockerignore
akka-http.dockerfile
akka-http
src
main
resources
application.conf
templates
fortunes.mustache
scala
com
typesafe
akka
http
benchmark
entity
World.scala
Fortune.scala
RequestMapping.scala
Main.scala
Bootstrap.scala
handlers
DbHandler.scala
PlaintextHandler.scala
UpdatesHandler.scala
JsonHandler.scala
FortunesHandler.scala
QueriesHandler.scala
util
RandomGenerator.scala
datastore
MySqlDataStore.scala
DataStore.scala
Templating.scala
Infrastructure.scala
App.scala
project
build.properties
project
plugins.sbt
Formatting.scala
plugins.sbt
.sbtopts
README.md
build.sbt
.gitignore
.dockerignore
benchmark_config.json
akka-http-slick-postgres.dockerfile
cask
src
main
scala
example
Main.scala
cask.dockerfile
project
build.properties
plugins.sbt
benchmark_config.json
README.md
build.sbt
youi
src
main
scala
example
Main.scala
youi.dockerfile
project
build.properties
plugins.sbt
benchmark_config.json
README.md
build.sbt
scalene
src
main
scala
Benchmark.scala
project
build.properties
plugins.sbt
benchmark_config.json
scalene.dockerfile
README.md
build.sbt
finch
src
main
scala
Main.scala
project
build.properties
plugins.sbt
benchmark_config.json
README.md
finch.dockerfile
build.sbt
http4s
src
main
resources
logback.xml
twirl
index.scala.html
scala
http4s
techempower
benchmark
WebServer.scala
http4s.dockerfile
project
build.properties
plugins.sbt
sbt
benchmark_config.json
README.md
build.sbt
vertx-web-scala
src
main
resources
logback.xml
twirl
vertx
main.scala.html
fortune.scala.html
scala
vertx
App.scala
model
World.scala
Message.scala
Fortune.scala
conf
config.json
project
build.properties
plugins.sbt
benchmark_config.json
README.md
.scalafmt.conf
vertx-web-scala.dockerfile
build.sbt
.gitignore
.dockerignore
finagle
src
main
scala
Main.scala
currentTime.scala
project
build.properties
plugins.sbt
benchmark_config.json
build.sbt
finagle.dockerfile
colossus
src
main
scala
example
Main.scala
project
build.properties
plugins.sbt
benchmark_config.json
README.md
build.sbt
colossus.dockerfile
play2-scala
play2-scala-netty.dockerfile
play2-scala-anorm-netty.dockerfile
play2-scala-anorm.dockerfile
play2-scala-slick-netty.dockerfile
play2-scala-anorm
project
build.properties
plugins.sbt
app
utils
DbOperation.scala
views
main.scala.html
fortune.scala.html
models
World.scala
Fortune.scala
controllers
Application.scala
startup
Startup.scala
StartupModule.scala
build.sbt
conf
application.conf
logback.xml
routes
play2-scala-reactivemongo
project
build.properties
plugins.sbt
app
AppLoader.scala
views
main.scala.html
fortune.scala.html
controllers
Application.scala
startup
Startup.scala
build.sbt
conf
application.conf
logback.xml
routes
play2-scala-reactivemongo-netty.dockerfile
play2-scala-reactivemongo.dockerfile
benchmark_config.json
play2-scala.dockerfile
play2-scala-slick
project
build.properties
plugins.sbt
app
views
main.scala.html
fortune.scala.html
models
World.scala
Fortune.scala
controllers
Application.scala
startup
Startup.scala
StartupModule.scala
build.sbt
conf
application.conf
logback.xml
routes
README.md
play2-scala-slick.dockerfile
play2-scala
project
build.properties
plugins.sbt
app
controllers
Application.scala
startup
Startup.scala
StartupModule.scala
build.sbt
conf
application.conf
logback.xml
routes
Erlang
cowboy
src
query_handler.erl
hello_world.erl
hello_world.app.src
json_handler.erl
hello_world_app.erl
db_handler.erl
plaintext_handler.erl
hello_world_sup.erl
Makefile
rebar.config
cowboy.dockerfile
benchmark_config.json
README.md
chicagoboss
src
mail
chicagoboss_outgoing_mail_controller.erl
chicagoboss_incoming_mail_controller.erl
chicagoboss.app.src
controller
chicagoboss_world_controller.erl
priv
init
chicagoboss_01_news.erl
chicagoboss.routes
rebar
boss_plugin.erl
boss.config
rebar.config
chicagoboss.dockerfile
benchmark_config.json
mochiweb
src
mochiweb_bench_sup.erl
randoms.erl
store.erl
mochiweb_bench.app.src
web_handler.erl
mochiweb_bench_app.erl
erl_bench.erl
fortunes.erl
priv
app.config
templates
fortunes.dtl
Makefile
mochiweb.dockerfile
rebar.config
benchmark_config.json
elli
src
elli_bench_cb.erl
elli_bench.erl
elli_bench_app.erl
elli_bench.app.src
elli_bench_sup.erl
rebar.config
benchmark_config.json
elli.dockerfile
README.md
Rust
ntex
src
utils.rs
main.rs
main_db.rs
main_raw.rs
db.rs
Cargo.toml
templates
fortune.html
fortune.hbs
ntex-raw.dockerfile
benchmark_config.json
ntex.dockerfile
rustfmt.toml
README.md
ntex-db.dockerfile
actix
src
utils.rs
main_platform.rs
main.rs
models.rs
db_pg.rs
db_pg_direct.rs
main_diesel.rs
main_raw.rs
db.rs
schema.rs
main_pg.rs
actix-core.dockerfile
actix-raw.dockerfile
Cargo.toml
actix-pg.dockerfile
templates
fortune.html
fortune.hbs
benchmark_config.json
actix.dockerfile
actix-diesel.dockerfile
rustfmt.toml
README.md
iron
src
main.rs
Cargo.toml
benchmark_config.json
iron.dockerfile
saphir
src
plain.rs
main.rs
json.rs
saphir.dockerfile
Cargo.toml
benchmark_config.json
README.md
roa
src
utils.rs
main.rs
db_diesel.rs
endpoints.rs
db_sqlx.rs
models.rs
main-db.rs
db_pg.rs
main-core.rs
schema.rs
.env
roa.dockerfile
Cargo.toml
roa-core.dockerfile
templates
fortune.html
benchmark_config.json
roa-pg.dockerfile
rustfmt.toml
README.md
roa-sqlx.dockerfile
roa-tokio.dockerfile
roa-diesel.dockerfile
thruster
src
main.rs
context.rs
Cargo.toml
thruster.dockerfile
benchmark_config.json
README.md
tokio-minihttp
src
main.rs
Cargo.toml
tokio-minihttp.dockerfile
benchmark_config.json
rocket
src
main.rs
models.rs
db.rs
schema.rs
Cargo.toml
templates
fortunes.html.hbs
benchmark_config.json
README.md
rocket.dockerfile
nickel
src
main.rs
Cargo.toml
nickel.dockerfile
benchmark_config.json
rouille
src
main.rs
Cargo.toml
benchmark_config.json
rouille.dockerfile
may-minihttp
src
main.rs
Cargo.toml
benchmark_config.json
may-minihttp.dockerfile
README.md
gotham
gotham.dockerfile
src
main.rs
Cargo.toml
benchmark_config.json
README.md
warp-rust
src
main.rs
db.rs
warp-rust.dockerfile
Cargo.toml
benchmark_config.json
README.md
hyper
src
server.rs
main.rs
main_db.rs
db.rs
Cargo.toml
hyper-db.dockerfile
hyper.dockerfile
benchmark_config.json
FSharp
zebra
src
App
State.fs
Encoding.fs
Composition.fs
Middleware.fs
Router.fs
RouteNode.fs
Program.fs
ExecNodes.fs
Parsers.fs
Buffer.fs
App.fsproj
TemplateEngine.fs
zebra.dockerfile
benchmark_config.json
zebra-simple.dockerfile
README.md
.gitignore
suave
src
App
Program.fs
App.fsproj
suave.dockerfile
benchmark_config.json
README.md
giraffe
src
App
StatefullRendering.fs
Program.fs
HtmlViews.fs
Stock.fs
App.fsproj
Models.fs
Custom.fs
giraffe-stripped.dockerfile
giraffe-utf8direct.dockerfile
giraffe.dockerfile
benchmark_config.json
giraffe-utf8json.dockerfile
README.md
.gitignore
frank
src
App
Program.fs
HtmlViews.fs
App.fsproj
Models.fs
frank.dockerfile
benchmark_config.json
frank-rhtx.dockerfile
README.md
.gitignore
Ruby
grape
Gemfile
.bundle
config
grape-unicorn.dockerfile
config
nginx.conf
unicorn.rb
database.yml
benchmark_config.json
README.md
grape.dockerfile
config.ru
sinatra
sinatra-passenger-mri.dockerfile
sinatra-unicorn-mri.dockerfile
sinatra-postgres-unicorn-mri.dockerfile
views
layout.erb
fortunes.erb
Gemfile
sinatra.dockerfile
config
auto_tune.rb
java_tune.sh
mri_unicorn.rb
mri_puma.rb
benchmark_config.json
hello_world.rb
README.md
sinatra-postgres-passenger-mri.dockerfile
config.ru
boot.rb
sinatra-postgres.dockerfile
agoo
Gemfile
agoo.dockerfile
.ruby-gemset
.ruby-version
Gemfile.lock
benchmark_config.json
app.rb
README.md
rack
rack-unicorn.dockerfile
rack.dockerfile
Gemfile
config
nginx.conf
unicorn.rb
database.yml
benchmark_config.json
README.md
config.ru
app
jruby_impl.rb
ruby_impl.rb
rack-falcon.dockerfile
h2o_mruby
h2o.conf
h2o_mruby.dockerfile
benchmark_config.json
README.md
roda-sequel
views
layout.erb
fortunes.erb
Gemfile
roda-sequel-postgres-unicorn-mri.dockerfile
roda-sequel-postgres-torquebox-jruby.dockerfile
roda-sequel-postgres.dockerfile
config
auto_tune.rb
java_tune.sh
mri_unicorn.rb
mri_puma.rb
benchmark_config.json
roda-sequel-passenger-mri.dockerfile
roda-sequel-postgres-passenger-mri.dockerfile
hello_world.rb
README.md
config.ru
roda-sequel-unicorn-mri.dockerfile
roda-sequel-torquebox-jruby.dockerfile
roda-sequel.dockerfile
boot.rb
padrino
.components
Gemfile
models
fortune.rb
world.rb
Rakefile
padrino-unicorn.dockerfile
config
puma.rb
nginx.conf
unicorn.rb
apps.rb
database.rb
boot.rb
benchmark_config.json
README.md
config.ru
app
views
fortunes.slim
layout.slim
controllers.rb
mailers.rb
app.rb
helpers.rb
padrino.dockerfile
rails
rails.dockerfile
Gemfile
rails-unicorn.dockerfile
Rakefile
rails-postgresql.dockerfile
config
routes.rb
application.rb
auto_tune.rb
initializers
application_controller_renderer.rb
content_security_policy.rb
wrap_parameters.rb
mime_types.rb
filter_parameter_logging.rb
cookies_serializer.rb
inflections.rb
oj.rb
backtrace_silencers.rb
locales
en.yml
nginx.conf
environment.rb
master.key
mri_puma.rb
unicorn.rb
database.yml
boot.rb
environments
development.rb
test.rb
production_postgresql.rb
production.rb
production_mysql.rb
credentials.yml.enc
benchmark_config.json
README.md
config.ru
app
views
hello_world
fortune.html.erb
layouts
application.html.erb
helpers
application_helper.rb
models
application_record.rb
fortune.rb
world.rb
controllers
hello_world_controller.rb
application_controller.rb
rack-sequel
rack-sequel-postgres.dockerfile
rack-sequel-torquebox-jruby.dockerfile
Makefile
rack-sequel-passenger-mri.dockerfile
Gemfile
rack-sequel-postgres-passenger-mri.dockerfile
rack-sequel-postgres-unicorn-mri.dockerfile
rack-sequel-postgres-torquebox-jruby.dockerfile
config
auto_tune.rb
java_tune.sh
mri_unicorn.rb
mri_puma.rb
benchmark_config.json
benchmark_config.yaml
hello_world.rb
README.md
benchmark_config.rb
rack-sequel.dockerfile
config.ru
rack-sequel-unicorn-mri.dockerfile
boot.rb
sinatra-sequel
sinatra-sequel-torquebox-jruby.dockerfile
views
fortunes.slim
layout.slim
Gemfile
sinatra-sequel-postgres-torquebox-jruby.dockerfile
config
auto_tune.rb
java_tune.sh
mri_unicorn.rb
mri_puma.rb
sinatra-sequel-jruby-base.dockerfile
benchmark_config.json
sinatra-sequel-postgres-passenger-mri.dockerfile
sinatra-sequel-postgres.dockerfile
sinatra-sequel-base.dockerfile
sinatra-sequel-postgres-unicorn-mri.dockerfile
hello_world.rb
README.md
sinatra-sequel-passenger-mri.dockerfile
config.ru
sinatra-sequel-unicorn-mri.dockerfile
sinatra-sequel.dockerfile
boot.rb
README.md
Crystal
crystal
shard.lock
crystal.dockerfile
views
fortunes.ecr
run-radix.sh
shard.yml
run.sh
benchmark_config.json
server.cr
server_radix.cr
crystal-radix.dockerfile
onyx
src
views
world.cr
worlds.cr
models
world.cr
server_postgres.cr
endpoints
random_id.cr
worlds
update.cr
random.cr
many.cr
shard.lock
shard.yml
run.sh
benchmark_config.json
README.md
onyx.dockerfile
toro
toro.cr
views
fortunes.ecr
shard.yml
run.sh
benchmark_config.json
README.md
toro.dockerfile
orion
orion.cr
orion.dockerfile
views
fortunes.ecr
shard.yml
run.sh
benchmark_config.json
README.md
h2o.cr
h2o_evloop_hello.cr
shard.yml
run.sh
benchmark_config.json
h2o.cr.dockerfile
README.md
amber
src
views
fortune
index.ecr
layouts
main.ecr
models
world.cr
fortune.cr
controllers
benchmark_controller.cr
amber.cr
shard.lock
LICENSE
shard.yml
config
initializers
database.cr
routes.cr
application.cr
run.sh
benchmark_config.json
README.md
amber.dockerfile
raze
shard.lock
views
fortunes.ecr
shard.yml
run.sh
benchmark_config.json
raze.dockerfile
README.md
raze.cr
spider-gazelle
src
views
fortunes.ecr
config.cr
models
world.cr
fortune.cr
controllers
application.cr
benchmark.cr
app.cr
spider-gazelle.dockerfile
shard.yml
benchmark_config.json
README.md
grip
views
fortunes.ecr
grip.cr
shard.yml
run.sh
benchmark_config.json
README.md
grip.dockerfile
kemal
shard.lock
views
fortunes.ecr
kemal-concurrent-queries.dockerfile
shard.yml
kemal.dockerfile
run.sh
benchmark_config.json
README.md
server-postgres.cr
PHP
simps
sbin
simps.php
config
servers.php
database.php
listeners.php
routes.php
benchmark_config.json
php.ini
composer.json
README.md
app
Controller
IndexController.php
Listens
Pool.php
Model
DbModel.php
MicroModel.php
simps.dockerfile
simps-micro.dockerfile
hyperf
.env
storage
view
fortunes.blade.php
hyperf.dockerfile
hyperf-raw.dockerfile
hyperf-micro.dockerfile
config
config.php
container.php
routes.php
autoload
logger.php
view.php
databases.php
server.php
dependencies.php
annotations.php
devtool.php
benchmark_config.json
composer.json
README.md
bin
hyperf.php
app
Render.php
Controller
IndexController.php
Model
Fortune.php
World.php
.gitignore
phpunit.xml
symfony
src
Kernel.php
Controller
PlaintextController.php
FortunesController.php
JsonController.php
DbController.php
DbRawController.php
.gitignore
Repository
WorldRepository.php
FortuneRepository.php
.gitignore
Entity
Fortune.php
World.php
.gitignore
Swoole
SrandStartHandler.php
EntityManagerHandler.php
.env
composer.lock
symfony.dockerfile
public
index.php
symfony.lock
templates
base.html.twig
fortunes.html.twig
deploy
swoole
php.ini
nginx.conf
conf
php-fpm.conf
php.ini
config
services.yaml
bundles.php
packages
framework.yaml
twig.yaml
routing.yaml
swoole
swoole.php
doctrine.yaml
doctrine.yaml
cache.yaml
prod
doctrine.yaml
routes
annotations.yaml
routes.yaml
benchmark_config.json
composer.json
README.md
bin
console
symfony-raw.dockerfile
.gitignore
symfony-swoole.dockerfile
.dockerignore
spiral
spiral.dockerfile
.env
php
install-composer.sh
php.ini
.rr.yaml
app.php
benchmark_config.json
composer.json
README.md
app
src
Bootloader
RoutesBootloader.php
DebugBootloader.php
Controller
BenchmarkController.php
Model
Fortune.php
Repository
WorldRepository.php
FortuneRepository.php
World.php
App.php
views
fortunes.dark.php
config
http.php
database.php
phpixie
classes
App
Pixie.php
Controller
Benchmark.php
Model
Fortune.php
World.php
composer.lock
web
index.php
.htaccess
phpixie.dockerfile
deploy
php-phpixie
nginx.conf
conf
php-fpm.conf
php.ini
benchmark_config.json
composer.json
assets
views
fortunes.php
config
db.php
routes.php
slim
composer.lock
templates
fortunes.php
index.php
deploy
nginx-fpm-7.conf
php-fpm.pid
conf
php-fpm.conf
php.ini
benchmark_config.json
.htaccess
composer.json
slim.dockerfile
README.md
web.config
php
dbquery.php
php-h2o.dockerfile
php-unit.dockerfile
php-laravel-query-builder.dockerfile
php-activerecord.dockerfile
json.php
plaintext.php
models
World.php
php-pgsql-raw.dockerfile
deploy
nginx7.conf
h2o.conf
php
nginx-pools.conf
activerecord
composer.json
eloquent
composer.json
nginx-unit.json
conf
php-fpm.conf
php-fpm-pools.conf
php.ini
benchmark_config.json
eloquent
db-eloquent.php
init-capsule.php
fortune-eloquent.php
boot-eloquent.php
update-eloquent.php
db-laravel-query-builder.php
apc.php
php-eloquent.dockerfile
README.md
info.php
dborm.php
php.dockerfile
php-raw7-tcp.dockerfile
updateraw.php
fortune.php
dbraw.php
php-pools.dockerfile
imi
ApiServer
Controller
IndexController.php
config
config.php
template
fortunes.tpl
Main.php
.runtime
.gitkeep
imi.dockerfile
Model
Fortune.php
Base
FortuneBase.php
WorldBase.php
World.php
config
config.php
beans.php
benchmark_config.json
php.ini
composer.json
README.md
imi-raw.dockerfile
Main.php
.gitignore
imi-query-builder.dockerfile
fuel
oil
build.xml
composer.lock
public
index.php
.htaccess
assets
img
index.html
js
bootstrap.min.js
bootstrap.js
index.html
css
bootstrap-responsive.min.css
bootstrap.min.css
bootstrap.css
bootstrap-LICENSE
index.html
bootstrap-responsive.css
fuel
LICENSE
.htaccess
app
classes
view
welcome
hello.php
404.php
model
world.php
.gitkeep
fortune.php
controller
welcome.php
.gitkeep
bench.php
views
welcome
index.php
hello.php
404.php
.gitkeep
bench
fortunes.php
config
db.php
config.php
routes.php
production
db.php
bootstrap.php
cache
fuel
agent
.gitkeep
logs
.gitkeep
deploy
php-fuel
nginx.conf
conf
php-fpm.conf
php.ini
CONTRIBUTING.md
benchmark_config.json
composer.json
README.md
fuel.dockerfile
TESTING.md
web.config
phalcon
public
index.php
index-micro.php
deploy
nginx.conf
php-phalcon
conf
php-fpm.conf
php.ini
benchmark_config.json
composer.json
phalcon-micro.dockerfile
README.md
phalcon-mongodb.dockerfile
phalcon.dockerfile
app
views
mongobench
fortunes.volt
layouts
mongobench.volt
bench.volt
bench
fortunes.volt
models
FortunesCollection.php
MongoWorldsCollection.php
WorldsCollection.php
MongoFortunesCollection.php
Fortunes.php
Worlds.php
config
config.php
routes.php
controllers
BenchController.php
MongobenchController.php
IndexController.php
compiled-templates
.blank
hamlet
swoole.php
index.php
workerman.php
deploy
fpm
php-fpm.conf
nginx.conf
php.ini
benchmark_config.json
composer.json
hamlet.dockerfile
hamlet-swoole.dockerfile
README.md
Benchmark
Application.php
Resources
UpdateResource.php
FortuneResource.php
QueriesCountTrait.php
DbResource.php
QueriesResource.php
HelloJsonResource.php
HelloTextResource.php
Entities
Message.php
RandomNumber.php
FortuneEntity.php
fortune.mustache
hamlet-workerman.dockerfile
.gitignore
cakephp
src
Application.php
Controller
PlaintextController.php
FortunesController.php
JsonController.php
WorldController.php
Model
Table
FortuneTable.php
WorldTable.php
Entity
Fortune.php
World.php
cakephp.dockerfile
tmp
cache
models
.gitkeep
templates
layout
default.php
Fortunes
index.php
index.php
deploy
nginx.conf
conf
php-fpm.conf
php.ini
config
app.php
bootstrap.php
paths.php
bootstrap_cli.php
benchmark_config.json
composer.json
README.md
webroot
index.php
web.config
amp
fortunes.php
server.php
deploy
conf
php.ini
benchmark_config.json
composer.json
README.md
amp.dockerfile
.gitignore
hhvm
hhvm.dockerfile
db.php
fortunes.php
URLs
json.php
plaintext.php
queries.php
deploy
config.hdf
nginx.conf
config-debug.hdf
benchmark_config.json
once.php.inc
README.md
updates.php
workerman
server-async.php
server.php
app.php
benchmark_config.json
php.ini
composer.json
README.md
workerman-async.dockerfile
workerman.dockerfile
workerman-pgsql.dockerfile
lumen
lumen-swoole.dockerfile
bootstrap
app.php
.env
database
seeds
DatabaseSeeder.php
migrations
.gitkeep
factories
ModelFactory.php
resources
views
fortunes.blade.php
.gitkeep
public
index.php
.htaccess
deploy
swoole
install-composer.sh
php.ini
composer.json
nginx.conf
conf
php-fpm.conf
php.ini
config
swoole_http.php
database.php
benchmark_config.json
composer.json
lumen.dockerfile
tests
TestCase.php
ExampleTest.php
readme.md
app
Http
Middleware
Authenticate.php
ExampleMiddleware.php
Controllers
ExampleController.php
Controller.php
Listeners
ExampleListener.php
Providers
AppServiceProvider.php
EventServiceProvider.php
AuthServiceProvider.php
Models
Fortune.php
World.php
Console
Commands
.gitkeep
Kernel.php
Jobs
ExampleJob.php
Job.php
Exceptions
Handler.php
User.php
Events
Event.php
ExampleEvent.php
routes
web.php
phpunit.xml
artisan
swoole
swoole-postgres.dockerfile
db-no-async.php
swoole-server-noasync.php
benchmark_config.json
php.ini
swoole-server.php
swoole.dockerfile
swoole-no-async.dockerfile
codeigniter
license.txt
application
libraries
index.html
language
english
index.html
views
fortunes.php
welcome_message.php
index.html
errors
html
error_php.php
error_404.php
error_general.php
index.html
error_db.php
hooks
index.html
third_party
index.html
helpers
index.html
models
index.html
config
doctypes.php
foreign_chars.php
smileys.php
config.php
profiler.php
hooks.php
database.php
constants.php
routes.php
autoload.php
mimes.php
index.html
migration.php
user_agents.php
controllers
Bench.php
Welcome.php
index.html
.htaccess
cache
.htaccess
index.html
core
index.html
logs
index.html
index.html
index.php
deploy
nginx-fpm.conf
conf
php-fpm.conf
php.ini
benchmark_config.json
composer.json
README.md
web.config
codeigniter.dockerfile
sw-fw-less
.env
sw-fw-less.dockerfile
config
coroutine.php
events.php
middleware.php
server.php
app.php
log.php
providers.php
mysql.php
router.php
benchmark_config.json
composer.json
README.md
app
services
TestService.php
models
Fortune.php
World.php
.gitignore
start.php
comet
src
Storage.php
ORM.php
Controllers
FortuneController.php
UpdateController.php
QueryController.php
DbController.php
app.php
benchmark_config.json
php.ini
composer.json
comet-mysql.dockerfile
README.md
comet.dockerfile
laravel
bootstrap
app.php
laravel.dockerfile
.env
database
seeds
DatabaseSeeder.php
migrations
2014_10_12_000000_create_users_table.php
2014_10_12_100000_create_password_resets_table.php
factories
UserFactory.php
resources
views
fortunes.blade.php
public
robots.txt
index.php
.htaccess
web.config
webpack.mix.js
server.php
laravel-swoole.dockerfile
deploy
swoole
install-composer.sh
php.ini
composer.json
nginx.conf
conf
php-fpm.conf
php.ini
config
view.php
swoole_http.php
logging.php
database.php
session.php
app.php
cache.php
auth.php
filesystems.php
broadcasting.php
mail.php
hashing.php
queue.php
services.php
benchmark_config.json
composer.json
package.json
tests
TestCase.php
Feature
ExampleTest.php
CreatesApplication.php
Unit
ExampleTest.php
readme.md
app
Http
Kernel.php
Middleware
RedirectIfAuthenticated.php
TrimStrings.php
EncryptCookies.php
VerifyCsrfToken.php
TrustProxies.php
Controllers
Controller.php
Auth
RegisterController.php
ResetPasswordController.php
LoginController.php
ForgotPasswordController.php
Providers
BroadcastServiceProvider.php
RouteServiceProvider.php
AppServiceProvider.php
EventServiceProvider.php
AuthServiceProvider.php
Models
Fortune.php
World.php
Console
Kernel.php
Exceptions
Handler.php
User.php
routes
web.php
api.php
channels.php
console.php
phpunit.xml
artisan
kumbiaphp
server.php
deploy
php
nginx.conf
conf
php-fpm.conf
php.ini
cliphp.ini
benchmark_config.json
composer.json
kumbiaphp-workerman.dockerfile
kumbiaphp-raw.dockerfile
README.md
bench
public
.user.ini
index.php
app
libs
view.php
app_controller.php
ku_raw.php
views
_shared
templates
raw.phtml
fortune.phtml
workerbootstrap.php
models
world.php
fortune.php
config
databases.php
config.php
controllers
raw_controller.php
db_controller.php
ku_fortune_controller.php
fortune_controller.php
ku_controller.php
raw_fortune_controller.php
json_controller.php
plaintext_controller.php
kumbiaphp-workerman-mysql.dockerfile
kumbiaphp.dockerfile
peachpie
peachpie.dockerfile
global.json
Server
Server.csproj
Program.cs
Benchmarks.sln
benchmark_config.json
Website
db.php
json.php
plaintext.php
Website.msbuildproj
info.php
updateraw.php
query.php
fortune.php
Directory.Build.props
NuGet.Config
README.md
.gitignore
README.md
yii2
yii2.dockerfile
composer.lock
deploy
nginx-fpm.conf
conf
php-fpm.conf
php.ini
benchmark_config.json
composer.json
yii2-raw.dockerfile
README.md
app
views
site
fortunes.php
raw
fortunes.php
layouts
main.php
helpers
Query.php
models
Fortune.php
World.php
index.php
runtime
keys.json
controllers
RawController.php
SiteController.php
ubiquity
ubiquity.dockerfile
.ubiquity
workerman-config.php
_workerman.php
_swoole.php
swoole-config.php
.rr.yml
_roadrunner.php
ubiquity-swoole-mysql.dockerfile
index.php
deploy
swoole
swooleMysqlAsyncServices.php
swooleMysqlServices.php
swoolePgsqlServices.php
nginx.conf
roadrunner
rrMysqlServices.php
envwrapper.sh
rrPgsqlServices.php
run
install-composer.sh
conf
php-fpm.conf
php.ini
php-async.ini
benchmark_config.json
.htaccess
composer.json
README.md
ubiquity-swoole-mysql-async.dockerfile
ubiquity-roadrunner-mysql.dockerfile
ubiquity-workerman.dockerfile
app
views
Fortunes
index.php
models
Fortune.php
World.php
config
preloader.config.php
preloader.script.php
config.php
workerServices.php
controllers
SwooleDbAsync.php
Json.php
SwooleFortunesAsync.php
DbMy.php
Db.php
Fortunes.php
Plaintext.php
Plaintext_.php
DbPg.php
Fortunes_.php
Json_.php
cache
views
.gitkeep
models
World.cache.php
Fortune.cache.php
controllers
rest.cache.php
routes.rest.cache.php
routes.default.cache.php
ubiquity-swoole.dockerfile
ubiquity-roadrunner.dockerfile
zend
composer.lock
public
index.php
.htaccess
zend.dockerfile
module
FrameworkBenchmarks
src
FrameworkBenchmarks
ServiceFactory
BenchControllerServiceFactory.php
Controller
BenchController.php
Module.php
Entity
World.php
deploy
php-zend-framework
nginx.conf
conf
php-fpm.conf
php.ini
config
application.config.php
autoload
benchmarks.local.php
benchmark_config.json
composer.json
php-ngx
php-ngx-async.dockerfile
app.php
deploy
nginx_plain_php.conf
nginx.conf
nginx_default.conf
conf
php.ini
nginx_async.conf
php-ngx-pgsql.dockerfile
php-ngx.dockerfile
benchmark_config.json
app-async.php
php-ngx-mysql.dockerfile
README.md
fat-free
tmp
placeholder
ui
fortune.html
index.php
deploy
nginx.conf
conf
php-fpm.conf
php.ini
fat-free-raw.dockerfile
benchmark_config.json
.htaccess
fat-free.dockerfile
README.md
Dart
start
nginx-conf.sh
server.dart
pubspec.yaml
start-servers.sh
benchmark_config.json
README.md
fortunes.mustache
mongodb.yaml
postgresql.yaml
start.dockerfile
stream
fortunesView.rsp.html
nginx-conf.sh
server.dart
pubspec.yaml
start-servers.sh
benchmark_config.json
fortunesView.rsp.dart
README.md
stream.dockerfile
mongodb.yaml
postgresql.yaml
aqueduct
server.dart
aqueduct.dockerfile
pubspec.yaml
config.yaml
benchmark_config.json
README.md
fortunes.mustache
redstone
server.dart
pubspec.yaml
benchmark_config.json
redstone-mongodb.dockerfile
README.md
fortunes.mustache
redstone.dockerfile
mongodb.yaml
postgresql.yaml
angel
views
fortunes.mustache
pubspec.yaml
lib
src
models
models.dart
world.dart
fortune.dart
query
query.dart
querier.dart
mongo.dart
postgres.dart
dart_angel_benchmark.dart
config
production.yaml
default.yaml
benchmark_config.json
angel-postgres.dockerfile
README.md
bin
main.dart
.gitignore
angel.dockerfile
dart
server.dart
pubspec.yaml
dart.dockerfile
benchmark_config.json
README.md
fortunes.mustache
postgresql.yaml
Lisp
woo
woo.dockerfile
helpers
starts-with.lisp
parse-argv.lisp
benchmark_config.json
README.md
woo.ros
ningle
ningle.ros
helpers
starts-with.lisp
parse-argv.lisp
ningle.dockerfile
benchmark_config.json
README.md
ninglex
ninglex.ros
helpers
starts-with.lisp
parse-argv.lisp
response.lisp
benchmark_config.json
ninglex.dockerfile
README.md
JavaScript
0http
0http.dockerfile
app.js
benchmark_config.json
README.md
package.json
express
mongodb-app.js
postgresql-app.js
graphql-mongodb-app.js
graphql-mysql-app.js
views
layout.pug
fortunes
index.pug
fortune.mustache
mysql-app.js
express-graphql-postgres.dockerfile
express.dockerfile
.npmrc
express-chakra.dockerfile
app.js
helper.js
express-mysql.dockerfile
resolver-postgres.js
benchmark_config.json
express-graphql-mongodb.dockerfile
resolver.js
express-graphql-mysql.dockerfile
routes.js
graphql-postgres-app.js
README.md
schema.js
package.json
express-mongodb.dockerfile
resolver-mongo.js
express-postgres.dockerfile
sailsjs
views
layout.ejs
403.ejs
fortunes.handlebars
homepage.ejs
404.ejs
500.ejs
sailsjs.dockerfile
api
services
helper.js
controllers
StaticTestController.js
SequelizePostgresController.js
SequelizeMySQLController.js
.npmrc
app.js
.editorconfig
config
csrf.js
blueprints.js
locales
en.json
es.json
de.json
_README.md
fr.json
bootstrap.js
log.js
sockets.js
globals.js
i18n.js
routes.js
connections.js
policies.js
http.js
cors.js
models.js
env
development.js
production.js
session.js
views.js
benchmark_config.json
README.md
package.json
.sailsrc
sailsjs-postgres.dockerfile
nodejs
create-server.js
.npmrc
nodejs.dockerfile
app.js
handlers
mongodb-raw.js
mysql-raw.js
sequelize-postgres.js
mongoose.js
sequelize.js
helper.js
benchmark_config.json
routing.js
README.md
package.json
hapi
build-nginx-conf.sh
hapi-nginx.dockerfile
views
fortunes.html
hapi-postgres.dockerfile
hapi-mysql.dockerfile
create-server.js
hapi.dockerfile
.npmrc
start-servers.sh
app.js
handlers
sequelize-postgres.js
mongoose.js
sequelize.js
helper.js
nginx.conf
benchmark_config.json
README.md
package.json
es4x
util.js
templates
Fortunes.rocker.html
benchmark_config.json
es4x.dockerfile
README.md
vertx.json
package.json
index.js
restana
restana.dockerfile
app.js
benchmark_config.json
README.md
package.json
fastify
fastify-mysql.dockerfile
views
fortunes.hbs
db
mysql.js
postgres.js
mongo.js
fastify-postgres.dockerfile
create-server.js
.npmrc
app.js
helper.js
benchmark_config.json
README.md
handlers.js
package.json
fastify.dockerfile
ringojs
ringo-main.js
templates
fortunes.reinhardt
config
log4j.properties
benchmark_config.json
ringo-convenient-main.js
README.md
app
models.js
views.js
ringojs.dockerfile
ringojs-convenient.dockerfile
polkadot
polkadot.dockerfile
init.js
polkadot-postgres.dockerfile
polkadot-mysql.dockerfile
.npmrc
drivers
mongodb.js
mysql.js
postgres.js
app.js
helper.js
benchmark_config.json
polkadot-mongodb.dockerfile
README.md
package.json
koa
views
fortunes.hbs
create-server.js
.npmrc
models
sequelize-postgres.js
mongoose.js
sequelize.js
koa.dockerfile
app.js
handlers
sequelize-postgres.js
mongoose.js
sequelize.js
handler.js
helper.js
benchmark_config.json
README.md
package.json
koa-mysql.dockerfile
koa-postgres.dockerfile
restify
benchmark_config.json
server.js
README.md
package.json
restify.dockerfile
Lua
octopus
octopus.dockerfile
benchmark_config.json
config.lua
README.md
app
src
JsonSerializationController.lua
types.lua
PlaintextController.lua
MultipleQueriesController.lua
FortunesController.lua
SingleQueryController.lua
UpdateController.lua
config.lua
lapis
mime.types
loader.moon
nginx.conf
config.moon
benchmark_config.json
config.lua
web.lua
lapis.dockerfile
README.md
loader.lua
web.moon
openresty
nginx.conf
benchmark_config.json
app.lua
README.md
openresty.dockerfile
D
collie
source
app.d
get.d
post.d
request.d
collie-ldc.dockerfile
benchmark_config.json
dub.json
README.md
collie.dockerfile
vibed
dub.selections.json
vibed.dockerfile
source
mongodb.d
postgresql.d
views
index.dt
layout.dt
fortunes.dt
vibed-ldc-pgsql.dockerfile
benchmark_config.json
dub.json
README.md
vibed-ldc.dockerfile
vibed-dmd-pgsql.dockerfile
hunt
pico
app.d
http
HttpURI.d
Server.d
DemoProcessor.d
UrlEncoded.d
Processor.d
Parser.d
Common.d
hunt-dmd.dockerfile
benchmark_config.json
mmap
app.d
DemoProcessor.d
http
HttpURI.d
Server.d
UrlEncoded.d
Processor.d
Parser.d
Common.d
dub.json
http
app.d
http
HttpURI.d
Server.d
DemoProcessor.d
UrlEncoded.d
Processor.d
Parser.d
README.md
patches
Makefile
hunt.dockerfile
build.sh
hunt-http.dockerfile
Haskell
wizzardo-inline
env-linear.sh
wizzardo-http-benchmark
src
main
haskell
Language
Java
Function.hs
Wizzardo
Http
Handler.hs
Main.hs
DbHandler.hs
java
io
tweag
inline_java
wizzardo_http_benchmark
IntIntToObjFunction.java
wizzardo-http-benchmark.cabal
build.gradle
Setup.hs
README.md
settings.gradle
set-java-home.sh
benchmark_config.json
wizzardo-inline.dockerfile
stack-linear.yaml
README.md
warp
warp-shared.dockerfile
stack.yaml
benchmark_config.json
README.md
warp-shared
src
Lib.hs
Main.hs
README.md
warp-shared.cabal
shared
tfb-mysql-haskell
README.md
tfb-mysql-haskell.cabal
TFB
Db.hs
tfb-types
tfb-types.cabal
README.md
TFB
Types.hs
tfb-postgres-wire
tfb-postgres-wire.cabal
README.md
TFB
Db.hs
tfb-hasql
README.md
TFB
Db.hs
tfb-hasql.cabal
yesod
yesod-mongodb-raw.dockerfile
yesod-mysql-mongo
src
yesod.hs
stack.yaml
yesod-mysql-mongo.cabal
benchmark_config.json
yesod.dockerfile
README.md
servant
servant.dockerfile
servant-tfb
src
Lib.hs
Main.hs
servant-tfb.cabal
README.md
servant-beam.dockerfile
benchmark_config.json
cabal.project
README.md
servant-psql-simple.dockerfile
snap
snap.dockerfile
benchmark_config.json
README.md
bench
src
Main.hs
stack.yaml
cfg
db.cfg
snap-bench.cabal
spock
src
Views
Fortune.hs
Models
Fortune.hs
World.hs
Main.hs
stack.yaml
spock.dockerfile
LICENSE
benchmark_config.json
Setup.hs
README.md
spock.cabal
V
pico.v
main.v
run.sh
benchmark_config.json
pico.v.dockerfile
README.md
Clojure
reitit
src
logback.xml
hello
handler.clj
reitit.dockerfile
reitit-async.dockerfile
benchmark_config.json
project.clj
README.md
reitit-jdbc.dockerfile
aleph
src
log4j.xml
hello
handler.clj
aleph.dockerfile
benchmark_config.json
project.clj
README.md
macchiato
src
hello
config.cljs
middleware.cljs
core.cljs
routes.cljs
db.cljs
benchmark_config.json
project.clj
macchiato.dockerfile
env
test
hello
app.cljs
dev
hello
app.cljs
user.clj
prod
hello
app.cljs
http-kit
src
log4j.xml
hello
handler.clj
benchmark_config.json
http-kit-raw.dockerfile
project.clj
README.md
http-kit.dockerfile
compojure
src
log4j.xml
hello
handler.clj
compojure-raw.dockerfile
benchmark_config.json
project.clj
resin.xml
README.md
compojure.dockerfile
pedestal
src
pedestal
server.clj
service.clj
pdg.clj
test
pedestal
service_test.clj
config
logback.xml
benchmark_config.json
project.clj
pedestal.dockerfile
README.md
duct
src
hello
main.clj
boundary
world_db.clj
fortune_db.clj
handler
single_query_mongodb.clj
fortunes.clj
single_query.clj
queries.clj
plaintext.clj
queries_mongodb.clj
fortunes_mongodb.clj
duct.dockerfile
resources
logback.xml
hello
server-jetty.edn
db-mongo.edn
config.edn
db-pg.edn
server-aleph.edn
db.edn
server-immutant.edn
server.edn
server-httpkit.edn
Procfile
duct-immutant.dockerfile
duct-aleph.dockerfile
duct-httpkit.dockerfile
duct-mongodb.dockerfile
profiles.clj
benchmark_config.json
project.clj
README.md
luminus
src
clj
hello
db
core.clj
core.clj
config.clj
handler.clj
routes
home.clj
layout.clj
resources
sql
queries.sql
public
css
.gitkeep
templates
error.html
home.html
base.html
about.html
Procfile
luminus.dockerfile
test
clj
hello
test
db
core.clj
handler.clj
benchmark_config.json
project.clj
README.md
env
test
resources
config.edn
dev
resources
log4j.properties
config.edn
clj
hello
env.clj
dev_middleware.clj
user.clj
prod
resources
log4j.properties
config.edn
clj
hello
env.clj
Elixir
plug
mix.lock
test
framework_benchmarks_test.exs
test_helper.exs
lib
framework_benchmarks
repo.ex
models
world.ex
fortune.ex
handlers
json.ex
query.ex
fortune.ex
plain-text.ex
cached-world.ex
update.ex
db.ex
helpers.ex
endpoints.ex
cached_world.ex
application.ex
config
config.exs
releases.exs
dev.exs
prod.exs
benchmark_config.json
mix.exs
elixir-plug-ecto.dockerfile
README.md
.gitignore
docker-compose.yml
.formatter.exs
phoenix
priv
static
images
js
phoenix.js
css
phoenix.css
web
views
layout_view.ex
page_view.ex
error_view.ex
web.ex
models
world.ex
fortune.ex
templates
page
fortunes.html.eex
layout
app.html.eex
controllers
page_controller.ex
router.ex
mix.lock
phoenix.dockerfile
lib
hello.ex
hello
repo.ex
endpoint.ex
config
config.exs
test.exs
dev.exs
prod.exs
benchmark_config.json
mix.exs
rel
env.bat.eex
vm.args.eex
env.sh.eex
README.md
.gitignore
.formatter.exs
VB
aspnetcore
Benchmarks
appsettings.mysql.json
Utilities
StringBuilderCache.vb
Middleware
MiddlewareHelpers.vb
FortunesRawMiddleware.vb
MultipleQueriesRawMiddleware.vb
Utf8JsonMiddleware.vb
PlaintextMiddleware.vb
SingleQueryRawMiddleware.vb
JsonMiddleware.vb
MultipleUpdatesRawMiddleware.vb
Startup.vb
Program.vb
appsettings.postgresql.json
Data
BatchUpdateString.vb
ConcurrentRandom.vb
Fortune.vb
World.vb
RawDb.vb
Configuration
AppSettings.vb
DatabaseServer.vb
NuGet.Config
appsettings.json
Benchmarks.vbproj
aspcore-vb-mw-ado-my.dockerfile
aspcore-vb-mw-utf8json.dockerfile
benchmark_config.json
aspcore-vb-mw-ado-pg.dockerfile
README.md
aspcore-vb-mw.dockerfile
.gitignore
README.md
Perl
plack
app.pid
plack.dockerfile
nginx.conf
benchmark_config.json
app.psgi
app-async.psgi
app.pl
README.md
plack-async.dockerfile
mojolicious
cpanfile.snapshot
benchmark_config.json
mojolicious.dockerfile
app.pl
README.md
cpanfile
kelp
kelp.dockerfile
kelp-mongodb.dockerfile
nginx.conf
benchmark_config.json
app.pl
README.md
app.ini
t
main.t
web-simple
nginx.conf
benchmark_config.json
app.pl
README.md
web-simple.dockerfile
conf
config.pl
README.md
dancer
dancer.dockerfile
nginx.conf
benchmark_config.json
app.pl
README.md
Racket
racket
racket.dockerfile
config
nginx.conf
benchmark_config.json
README.md
scripts
run
.gitignore
servlet.rkt
Vala
valum
run.sh
benchmark_config.json
README.md
meson.build
valum.dockerfile
app.vala
vsgi
run.sh
vsgi.dockerfile
benchmark_config.json
README.md
meson.build
app.vala
Dylan
dylan
dylan-server.dylan
library.dylan
dylan.dockerfile
benchmark_config.json
README.md
Kotlin
kooby
src
main
kotlin
kooby
App.kt
kooby.dockerfile
pom.xml
public
views
fortunes.rocker.html
benchmark_config.json
README.md
.gitignore
conf
application.conf
logback.xml
ktor
ktor
src
main
resources
application.conf
logback.xml
kotlin
org
jetbrains
ktor
benchmarks
Hello.kt
assembly
jetty-bundle.xml
netty-bundle.xml
cio-bundle.xml
pom.xml
README.md
ktor-reactivepg.dockerfile
Readme.md
benchmark_config.json
ktor-asyncdb
src
main
kotlin
main.kt
gradle.properties
gradle
wrapper
gradle-wrapper.properties
gradle-wrapper.jar
gradlew.bat
gradlew
build.gradle
README.md
settings.gradle
ktor-jasync.dockerfile
ktor-cio.dockerfile
ktor-jetty.dockerfile
ktor.dockerfile
hexagon
src
main
resources
logback.xml
templates
fortunes.pebble.html
service.yaml
kotlin
com
hexagonkt
BenchmarkStorage.kt
Benchmark.kt
test
resources
logback-test.xml
service_test.yaml
kotlin
com
hexagonkt
BenchmarkTest.kt
gradle.properties
gradle
wrapper
gradle-wrapper.properties
gradle-wrapper.jar
gradlew.bat
gradlew
benchmark_config.json
resin.xml
build.gradle
hexagon-resin-postgresql.dockerfile
README.md
hexagon-resin-mongodb.dockerfile
settings.gradle
hexagon.dockerfile
hexagon-jetty-postgresql.dockerfile
http4k
http4k-apache.dockerfile
undertow
src
main
kotlin
Http4kUndertowServer.kt
build.gradle
ktornetty
src
main
kotlin
Http4kKtorNettyServer.kt
build.gradle
netty
src
main
kotlin
Http4kNettyServer.kt
build.gradle
http4k.dockerfile
http4k-ktorcio.dockerfile
apache
src
main
kotlin
Http4kApacheServer.kt
build.gradle
benchmark_config.json
http4k-netty.dockerfile
build.gradle
http4k-ktornetty.dockerfile
README.md
core
src
main
resources
FortunesList.peb
kotlin
WorldRoutes.kt
Http4kBenchmarkServer.kt
JsonRoute.kt
PlainTextRoute.kt
Database.kt
FortunesRoute.kt
build.gradle
settings.gradle
http4k-undertow.dockerfile
.gitignore
jetty
src
main
kotlin
Http4kJettyServer.kt
build.gradle
http4k-ratpack.dockerfile
ktorcio
src
main
kotlin
Http4kKtorCIOServer.kt
build.gradle
ratpack
src
main
kotlin
Http4kRatpackServer.kt
build.gradle
pronghorn
src
main
resources
pronghorn.properties
httl.properties
fortunes.httl
logback.xml
benchmark.properties
kotlin
pronghorn
utils
MongoDBHandlerHelpers.kt
TestConfig.kt
JsonSupport.kt
LoggingUtils.kt
MongoDBClientAttachmentKey.kt
handlers
MongoDBRequestUpdatesHandler.kt
JsonHandler.kt
MongoDBRequestSingleHandler.kt
MongoDBRequestMultiHandler.kt
MongoDBRequestFortunesHandler.kt
types
Fortune.kt
World.kt
codecs
FortuneCodec.kt
WorldCodec.kt
TestServer.kt
benchmark_config.json
build.gradle
README.md
pronghorn.dockerfile
settings.gradle
Go
go-std
src
storage
world_easyjson.go
pgx.go
db.go
mgo.go
mysql.go
pq.go
world.go
go.sum
templates
fortune.go
fortunes.qtpl.go
fortunes.qtpl
fortune_easyjson.go
prefork.go
handlers
message.go
message_easyjson.go
handlers.go
handlers_easyjson.go
go.mod
main.go
go.dockerfile
go-pgx-easyjson.dockerfile
go-pgx-prefork.dockerfile
go-my-prefork.dockerfile
go-pgx-prefork-easyjson.dockerfile
benchmark_config.json
go-my.dockerfile
go-pgx-quicktemplate.dockerfile
go-pgx.dockerfile
go-pgx-prefork-quicktemplate.dockerfile
go-mgo.dockerfile
go-mgo-prefork.dockerfile
README.md
webgo
src
hello
hello.go
webgo.dockerfile
benchmark_config.json
README.md
pkg
.gitkeep
clevergo
go.sum
go.mod
benchmark_config.json
clevergo.dockerfile
README.md
main.go
chi
src
chi
server_easyjson.go
db.go
go.sum
prefork.go
go.mod
server.go
chi-sjson
db.go
prefork.go
go.mod
server.go
chi-gojay
db.go
prefork.go
go.mod
server.go
chi-sjson.dockerfile
chi-gojay.dockerfile
chi.dockerfile
chi-prefork.dockerfile
benchmark_config.json
chi-sjson-prefork.dockerfile
README.md
chi-scratch.dockerfile
.gitignore
chi-gojay-prefork.dockerfile
echo
src
glide.lock
glide.yaml
app
main.go
benchmark_config.json
echo.dockerfile
README.md
aah
src
benchmark
aah.project
views
pages
app
fortunes.html
layouts
master.html
go.sum
go.mod
config
security.conf
aah.conf
routes.conf
env
bm-default.conf
bm-postgresql.conf
bm-mysql.conf
app
init.go
db
postgresql.go
mysql.go
models
models.go
controllers
app.go
aah-postgresql.dockerfile
aah-mysql.dockerfile
benchmark_config.json
aah.dockerfile
README.md
goji
src
goji
server.go
templates
fortune.html
layout.html
benchmark_config.json
README.md
goji.dockerfile
revel
src
benchmark
app
views
App
Fortune.html
footer.html
header.html
db
jet.go
qbs.go
controllers
app.go
jet.go
qbs.go
conf
app.conf
routes
revel.dockerfile
revel-jet.dockerfile
benchmark_config.json
revel-raw.dockerfile
revel-qbs.dockerfile
README.md
revel-fast.dockerfile
goframe
src
go.sum
go.mod
template
fortune.html
main.go
benchmark_config.json
goframe.dockerfile
README.md
fasthttp
src
go.sum
templates
fortune.go
fortunes.qtpl.go
types.go
fortunes.qtpl
handlers
message.go
db.go
utils.go
types.go
handlers.go
world.go
go.mod
main.go
fasthttp-prefork.dockerfile
fasthttp.dockerfile
benchmark_config.json
README.md
gnet
src
go.sum
go.mod
main.go
benchmark_config.json
gnet.dockerfile
README.md
evio
src
go.sum
go.mod
main.go
evio.dockerfile
benchmark_config.json
README.md
evio-stdlib.dockerfile
gramework
src
message.go
go.sum
go.mod
main.go
gramework.dockerfile
benchmark_config.json
README.md
fiber
src
go.sum
templates
fortune.go
fortune.qtpl.go
fortune.qtpl
go.mod
server.go
benchmark_config.json
fiber.dockerfile
README.md
fiber-prefork.dockerfile
gin
go.sum
gin.dockerfile
templates
fortune.html
go.mod
gin-scratch.dockerfile
benchmark_config.json
hello.go
martini
sanitizeQueries.go
martini.dockerfile
benchmark_config.json
README.md
main.go
randomNumber.go
falcore
src
framework_benchmarks
falcore.go
falcore.dockerfile
templates
fortune.html
layout.html
benchmark_config.json
README.md
pkg
.gitkeep
beego
src
hello-orm-mysql
models
init.go
world.go
glide.yaml
controllers
base_controller.go
queries_controller.go
db_controller.go
db_update_controller.go
main.go
hello
models
message.go
glide.yaml
controllers
base_controller.go
json_controller.go
plaintext_controller.go
main.go
beego.dockerfile
benchmark_config.json
README.md
beego-orm-mysql.dockerfile
pkg
.gitkeep
kami
src
kami
server.go
templates
fortune.html
layout.html
benchmark_config.json
kami.dockerfile
README.md
atreugo
atreugo-prefork.dockerfile
src
views
message.go
db.go
utils.go
types.go
world.go
views.go
go.sum
templates
fortune.go
fortunes.qtpl.go
types.go
fortunes.qtpl
go.mod
main.go
atreugo.dockerfile
benchmark_config.json
README.md
TypeScript
typescript-rest
src
server.ts
index.ts
helpers
defaultTo.ts
sanitizeQueries.ts
randomNumber.ts
models
world.ts
config
Knexfile.ts
controllers
queries.ts
db.ts
updates.ts
plaintext.ts
json.ts
tslint.json
benchmark_config.json
package.json
typescript-rest.dockerfile
tsconfig.json
nodemon.json
deno
src
handlers.ts
main.ts
deno.dockerfile
benchmark_config.json
README.md
nest
src
sql
sql.module.ts
sql.service.ts
fortune.entity.ts
sql.controller.ts
world.entity.ts
mongo
fortune.entity.ts
mongo.service.ts
mongo.module.ts
world.entity.ts
mongo.controller.ts
main.ts
nestjs-fastify-mysql.dockerfile
ormconfig.js
views
fortunes.hbs
nodemon-debug.json
nestjs-fastify.dockerfile
.prettierrc
nestjs-mysql.dockerfile
benchmark_config.json
tsconfig.build.json
README.md
package.json
nestjs-fastify-mongo.dockerfile
.eslintrc.js
nestjs.dockerfile
tsconfig.json
.gitignore
nestjs-mongo.dockerfile
.dockerignore
nodemon.json
nest-cli.json
Java
minijax
src
main
resources
templates
error.mustache
fortunes.mustache
META-INF
persistence.xml
java
com
techempower
minijax
Fortune.java
Dao.java
MinijaxBenchmark.java
World.java
pom.xml
minijax.dockerfile
benchmark_config.json
README.md
minijax.properties
ninja-standalone
src
main
resources
META-INF
persistence.xml
java
ehcache.xml
dao
WorldDao.java
FortuneDao.java
logback.xml
views
HelloFortuneController
index.ftl.html
controllers
HelloPlaintextController.java
HelloDbController.java
HelloJsonController.java
HelloFortuneController.java
model
Fortune.java
World.java
conf
application.conf
Routes.java
messages.properties
webapp
WEB-INF
web.xml
pom.xml
benchmark_config.json
README.md
ninja-standalone.dockerfile
proteus
src
main
resources
templates
Fortunes.html
Fortunes.mustache
java
views
Fortunes.java
Fortunes.rocker.html
io
sinistral
services
PostgresService.java
MySqlService.java
proteus
controllers
handlers
BenchmarksRouteSupplier.java
models
ModelCodegenConfig.java
Fortune.java
Message.java
World.java
WorldEncoder.java
MessageEncoder.java
ExampleApplication.java
controllers
Benchmarks.java
test
java
io
sinistral
AppTest.java
pom.xml
run.sh
benchmark_config.json
README.md
proteus.dockerfile
conf
application.conf
logback.xml
proteus-mysql.dockerfile
spring
src
main
resources
application.yml
templates
fortunes.mustache
java
hello
Config.java
model
Fortune.java
World.java
repository
JdbcDbRepository.java
MongoDbRepository.java
DbRepository.java
App.java
jpa
JpaDbRepository.java
FortuneRepository.java
WorldRepository.java
controller
HelloController.java
pom.xml
benchmark_config.json
spring-jpa.dockerfile
README.md
spring-mongo.dockerfile
spring.dockerfile
undertow
src
main
resources
hello
fortunes.mustache
java
hello
HelloWebServer.java
undertow.dockerfile
undertow-postgresql.dockerfile
pom.xml
benchmark_config.json
helidon
src
main
resources
logging.properties
application.yaml
fortunes.mustache
java
io
helidon
benchmark
services
JsonService.java
PlainTextService.java
DbService.java
FortuneService.java
models
JdbcRepository.java
Fortune.java
World.java
DbRepository.java
Main.java
pom.xml
helidon.dockerfile
benchmark_config.json
README.md
httpserver
httpserver-postgres.dockerfile
src
main
resources
fortunes.template.httl
java
benchmarks
Server.java
Fortune.java
Message.java
pom.xml
httpserver.dockerfile
benchmark_config.json
README.md
comsat
src
main
java
hello
Server.java
World.java
servlet
JsonServlet.java
UndertowServer.java
JettyServer.java
PlaintextServlet.java
webactors
UndertowServer.java
NettyServer.java
WebActor.java
comsat.dockerfile
comsat-webactors-undertow.dockerfile
comsat-servlet-undertow.dockerfile
benchmark_config.json
build.gradle
README.md
comsat-webactors-netty.dockerfile
voovan
src
main
java
org
voovan
VoovanTFB.java
voovan.dockerfile
pom.xml
config
framework.properties
benchmark_config.json
README.md
netty
src
main
java
hello
HelloServerHandler.java
IoMultiplexer.java
Message.java
HelloServerInitializer.java
HelloWebServer.java
pom.xml
benchmark_config.json
netty.dockerfile
README.md
tapestry
src
main
resources
log4j.properties
hibernate.cfg.xml
hello
pages
Fortunes.tml
components
Layout.tml
java
hello
services
QaModule.java
DevelopmentModule.java
AppModule.java
pages
Json.java
Db.java
Fortunes.java
Query.java
Plaintext.java
components
Layout.java
entities
Fortune.java
World.java
webapp
WEB-INF
app.properties
resin-web.xml
web.xml
pom.xml
tapestry.dockerfile
benchmark_config.json
resin.xml
README.md
vertx
src
main
resources
create-postgres.sql
templates
vertx
FortunesTemplate.rocker.html
java
vertx
rocker
BufferRockerOutput.java
model
Fortune.java
Message.java
World.java
App.java
conf
config.json
pom.xml
vertx.dockerfile
vertx-postgres.dockerfile
benchmark_config.json
README.md
jersey
src
main
java
hello
PlaintextService.java
webapp
WEB-INF
web.xml
pom.xml
benchmark_config.json
resin.xml
jersey.dockerfile
t-io
src
main
resources
logback.xml
logback.properties
app.properties
java
org
tio
http
server
benchmark
model
Message.java
controller
TestController.java
TioBenchmarkStarter.java
test
java
新建日记本文档.jnt
script
pkg.xml
install.bat
pom.xml
startup.bat
startup.sh
benchmark_config.json
tio-mvc.dockerfile
README.md
.gitignore
_cmd.bat
bayou
src
main
java
bayou
BayouServer.java
pom.xml
benchmark_config.json
README.md
bayou.dockerfile
setup.sh
undertow-jersey
undertow-jersey-hikaricp.dockerfile
src
main
resources
hikarycp
META-INF
persistence.xml
META-INF
persistence.xml
fortunes.mustache
java
hello
undertow
UndertowContainerResponseWriter.java
UndertowJerseyContainer.java
PlaintextResource.java
ServerResponseFilter.java
RequestExceptionMapper.java
FortunesResource.java
JsonResource.java
EMFactory.java
JsonMessageBodyWriter.java