1 Star 0 Fork 1

科技沙子/FrameworkBenchmarks

forked from LeTian/FrameworkBenchmarks 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 5.44 KB
一键复制 编辑 原始数据 按行查看 历史
# Travis CI
#
#
sudo: required
dist: bionic
language: generic
python:
- "2.7"
services:
- docker
env:
matrix:
- "TESTLANG=C"
- "TESTLANG=CSharp"
- 'TESTDIR="C++/cppcms C++/cpoll_cppsp C++/poco"'
- "TESTDIR=C++/ffead-cpp"
- "TESTDIR=C++/cuehttp"
- "TESTDIR=C++/cutelyst"
- "TESTDIR=C++/libhttpserver"
- "TESTDIR=C++/silicon"
- "TESTDIR=C++/lithium"
- "TESTDIR=C++/treefrog"
- "TESTDIR=C++/ulib"
- "TESTDIR=C++/wt"
- "TESTDIR=C++/drogon"
- "TESTDIR=C++/oatpp"
- "TESTDIR=C++/libsniper"
- "TESTLANG=Clojure"
- "TESTLANG=Crystal"
- "TESTLANG=D"
- "TESTLANG=Dart"
- "TESTLANG=Dylan"
- "TESTLANG=Elixir"
- "TESTLANG=Erlang"
- "TESTLANG=FSharp"
- 'TESTDIR="Go/chi Go/gin Go/goji Go/aah Go/beego Go/echo Go/gnet"'
- 'TESTDIR="Go/falcore Go/fiber Go/kami Go/martini Go/revel Go/webgo"'
- 'TESTDIR="Go/evio Go/fasthttp Go/go-std Go/atreugo Go/gramework"'
- 'TESTDIR="Go/gearbox Go/goframe Go/clevergo"'
- "TESTLANG=Groovy"
- "TESTDIR=Haskell/ihp"
- "TESTDIR=Haskell/snap"
- "TESTDIR=Haskell/yesod"
- "TESTDIR=Haskell/servant"
- "TESTDIR=Haskell/spock"
- "TESTDIR=Haskell/warp"
- "TESTDIR=Haskell/wizzardo-inline"
- 'TESTDIR="Java/act Java/comsat"'
- 'TESTDIR="Java/activeweb Java/armeria Java/baratine Java/bayou Java/blade Java/curacao Java/dropwizard Java/firenio Java/servicetalk Java/voovan"'
- 'TESTDIR="Java/gemini Java/greenlightning Java/grizzly Java/helidon Java/httpserver Java/jetty Java/jlhttp Java/jooby Java/wicket"'
- 'TESTDIR="Java/light-java Java/minijax Java/nanohttpd Java/netty Java/ninja-standalone Java/officefloor Java/proteus Java/quarkus"'
- 'TESTDIR="Java/rapidoid Java/redkale Java/restexpress Java/revenj-jvm Java/servlet Java/servlet3 Java/smart-socket Java/spark"'
- 'TESTDIR="Java/spring Java/spring-webflux Java/t-io Java/tapestry Java/undertow Java/undertow-jersey Java/vertx Java/vertx-web Java/simple-server"'
- 'TESTDIR="Java/javalin Java/jawn Java/ratpack Java/wizzardo-http Java/jersey"'
- 'TESTDIR="Java/play1 Java/play2-java Java/wildfly-ee"'
- 'TESTDIR="JavaScript/0http JavaScript/express JavaScript/fastify JavaScript/hapi JavaScript/koa"'
- 'TESTDIR="JavaScript/nodejs JavaScript/polkadot JavaScript/restana JavaScript/restify JavaScript/sailsjs"'
- 'TESTDIR="JavaScript/es4x JavaScript/ringojs JavaScript/just"'
- "TESTLANG=Julia"
- "TESTLANG=Kotlin"
- "TESTLANG=Lisp"
- "TESTLANG=Lua"
- "TESTLANG=Mumps"
- "TESTLANG=Nim"
- "TESTLANG=OCaml"
- "TESTLANG=Perl"
- 'TESTDIR="PHP/php"'
- 'TESTDIR="PHP/comet PHP/kumbiaphp PHP/workerman PHP/webman"'
- 'TESTDIR="PHP/cakephp PHP/codeigniter PHP/fat-free PHP/fuel PHP/phpixie PHP/slim PHP/symfony PHP/yii2 PHP/zend PHP/spiral PHP/duckphp"'
- 'TESTDIR="PHP/amp PHP/hhvm PHP/peachpie PHP/php-ngx PHP/phalcon"'
- 'TESTDIR="PHP/hamlet PHP/laravel PHP/lumen PHP/swoole PHP/ubiquity PHP/hyperf PHP/sw-fw-less PHP/imi PHP/simps PHP/one"'
- "TESTLANG=Prolog"
- 'TESTDIR="Python/aiohttp Python/api_hour Python/apidaora Python/blacksheep Python/bottle Python/cherrypy Python/crax Python/django Python/emmett Python/eve Python/falcon Python/fastapi Python/flask"'
- 'TESTDIR="Python/hug Python/japronto Python/klein Python/morepath Python/pyramid Python/quart Python/responder Python/sanic Python/spyne Python/starlette"'
- 'TESTDIR="Python/tornado Python/turbogears Python/uvicorn Python/uwsgi Python/vibora Python/web2py Python/webware Python/weppy Python/wsgi"'
- 'TESTDIR="Ruby/agoo Ruby/grape Ruby/h2o_mruby Ruby/padrino Ruby/rack Ruby/rack-sequel"'
- 'TESTDIR="Ruby/rails Ruby/roda-sequel Ruby/sinatra Ruby/sinatra-sequel"'
- 'TESTDIR="Rust/actix Rust/gotham Rust/hyper Rust/iron Rust/saphir"'
- 'TESTDIR="Rust/may-minihttp Rust/nickel Rust/rocket"'
- 'TESTDIR="Rust/rouille Rust/thruster Rust/tokio-minihttp"'
- 'TESTDIR="Rust/warp-rust"'
- 'TESTDIR="Rust/roa"'
- 'TESTDIR="Rust/ntex"'
- 'TESTDIR="Scala/akka-http Scala/blaze Scala/cask Scala/colossus Scala/finagle"'
- 'TESTDIR="Scala/finatra Scala/finch Scala/http4s"'
- 'TESTDIR="Scala/play2-scala Scala/scalene Scala/youi"'
- 'TESTDIR="Scala/vertx-web-scala"'
- "TESTLANG=Scheme"
- "TESTLANG=Swift"
- "TESTLANG=TypeScript"
- "TESTLANG=Ur"
- "TESTLANG=V"
- "TESTLANG=Vala"
- "TESTLANG=VB"
- "TESTLANG=Mumps"
before_script:
# Runs travis_diff, printing the output to the terminal, and searches for travis-diff-continue
# to determine if the suite should be installed and the current $TESTDIR test should run.
- export RUN_TESTS=`./toolset/travis/travis_diff.py | tee /dev/tty | grep -oP "travis-run-tests \K(.*)"`
- if [ "$RUN_TESTS" ]; then docker build -t techempower/tfb - < ./Dockerfile; fi
# Stop services that would claim ports we may need
- sudo service mysql stop || true
- sudo service postgresql stop || true
script:
# run-ci.py runs the diffing to see if travis needs to test this framework. Ideally/eventually,
# we'd like to try and do the diffing before travis_clean & setup.
# This will run the tests exactly as you would in your own vm:
- if [ "$RUN_TESTS" ]; then docker network create tfb > /dev/null 2>&1 && docker run --network=tfb -v /var/run/docker.sock:/var/run/docker.sock --mount type=bind,source=`pwd`,target=/FrameworkBenchmarks techempower/tfb --mode verify --test-dir $RUN_TESTS --results-environment Travis; else echo 'Skipping test verification.'; fi
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Andreadittis/FrameworkBenchmarks.git
git@gitee.com:Andreadittis/FrameworkBenchmarks.git
Andreadittis
FrameworkBenchmarks
FrameworkBenchmarks
master

搜索帮助