This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ardalan Amini
committed
Feb 22, 2018
1 parent
035373e
commit 6e04a94
Showing
5 changed files
with
32 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# benchmarks | ||
# foxify-benchmarks | ||
|
||
web framework foxify benchmarks | ||
|
||
# TL;DR | ||
|
||
* [Foxify](https://github.com/foxifyjs/foxify) is, fast, easy to use & typescript ready web framework for Node.j | ||
* This package shows how fast it is comparatively. | ||
|
||
# Installing | ||
|
||
```bash | ||
npm i -g foxify-benchmarks | ||
``` | ||
|
||
# Usage | ||
|
||
```bash | ||
foxify-benchmarks [arguments (optional)] | ||
``` | ||
|
||
#### Arguments | ||
|
||
* `-h`: Help on how to use the tool. | ||
* `compare`: Get comparative data for your benchmarks. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters