Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ulisesgascon/express-performance-comparator

Express Library performance comparator
https://github.com/ulisesgascon/express-performance-comparator

Last synced: about 20 hours ago
JSON representation

Express Library performance comparator

Awesome Lists containing this project

README

        

# express-performance-comparator

Express Library performance comparator

### Usage

In this example we compare the performance of express 4.1.2 and 4.18.2 using the official express bechmarking tool.

```bash
node compare.js 4.1.2 4.18.2
```

You can use VSCode to compare the files, just open the folder in VSCode and select the files you want to compare and right-click on the compare button.

The generated files are: `previous.txt` and `current.txt`