Giter Site home page Giter Site logo

performance_trial's Introduction

performance_trial

performance trial of http back-end server framework

TOOLS

FRAMEWORKS

here contains following frameworks:

node : express koa hapi

python: django

go: iris

...

or you can start your own framework

USAGE

  1. start your frameworks(runserver script may not suitable for you.)
  2. set the taskconfig.js file . target is the task array ; wrk_arg is the wrk cli arguments.
  3. wrk.lua is the wrk script .
  4. run node --harmony-async-await index.js or npm startand wait;
  5. the result will show up in your defualt browser.

NOTICE

  • if you cant use this binary wrk you can build it on your own

    wrk@github

  • the async/await require node verison 7.xx & with "runtimeArgs": ["--harmony"]. If your node version dont support this ,you can use babel.

npm install

npm babelstart 
#or 
node babel_starter.js

SCREENSHOT

screenshot I think the python result is not accurate.but iris seems really fast.

performance_trial's People

Contributors

nbwsc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.