Skip to content

marblejs/benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marble.js logo

Marble.js benchmarks

Shallow benchmarks for Marble.js. Comparison to other popular Node.js HTTP frameworks/libraries.

Setup

  1. Install wrk - a HTTP benchmarking tool:

    • macOS users: brew install wrk
    • Linux users: instructions
    • Windows users: just install normal system...
  2. Just run npm i

Benchmarks

Run benchmarks for Marble.js, Koa, Express and Restify:

npm run bench:routing      ## run routing benchmark
npm run bench:middleware   ## run middleware benchmark

License

marble.js is MIT licensed

About

A bunch of tests to shallow compare Marble.js to other popular Node.js HTTP frameworks/libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published