Skip to content

Releases: the-benchmarker/web-frameworks

Added Raze(Crystal) and Iris(Go)

04 Sep 01:46
Compare
Choose a tag to compare

This release includes following commits!

  • Added Raze(Crystal) by @krypton97 πŸŽ‰
  • Added Iris(Go) by @krypton97 πŸŽ‰
  • Automatically generate the result into README.md

If you have any ideas for automatically plotting the result as a bar chart, please open an issue or PR for it.
Thanks:smile:

Add japronto, vapor2 and express/cluster

20 May 05:19
Compare
Choose a tag to compare

This release includes following commits!

  • (aspnetcore) Add aspnetcore(C#) (by @petersonfs πŸŽ‰)
  • (cluster/express) add cluster express (by @petermm πŸŽ‰)
  • (Vapor) add vapor 2 (by @tanner0101 πŸŽ‰)
  • (Sanic) now runs with many workers (by @mrkaspa πŸŽ‰)
  • (japronto) add python japronto (by @sharkspeed πŸŽ‰)

Added sanic(python) and improve Elixir

14 May 13:01
Compare
Choose a tag to compare

This release contains following commits

  • Phoenix and Plug benchmark improves #32 (by @kelvinst πŸŽ‰)
  • Added sanic server #38 (by @sharkspeed πŸŽ‰)
  • Ability to run crystal and ruby servers with Docker #33 (by @schovi πŸŽ‰)
  • disable etag generation in express #36 (by @petermm πŸŽ‰)

Vapor, Perfect, Kitura(Swift) and Rocket(Rust) has been added!

08 May 14:24
Compare
Choose a tag to compare

Thanks for great commits!! The result has been updated!! πŸŽ‰

First release

06 May 14:09
Compare
Choose a tag to compare

This release contains following frameworks(middlewares).

  • Ruby
    • Rails
    • Sinatra
    • Roda
  • Crystal
    • Kemal
    • router.cr
  • Go
    • Echo
    • gorilla/mux
    • fasthttprouter
  • Rust
    • IRON
    • nickel.rs
  • node
    • express
  • Elixir
    • Plug