代码拉取完成,页面将自动刷新
同步操作将从 LeTian/FrameworkBenchmarks 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# 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
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。